SweepGradientpublic class SweepGradient extends android.graphics.Shader
Constructors Summary |
---|
public SweepGradient(float cx, float cy, int[] colors, float[] positions) throw new RuntimeException("Stub!");
| public SweepGradient(float cx, float cy, int color0, int color1) throw new RuntimeException("Stub!");
|
|