Home
last modified time | relevance | path

Searched defs:SweepGradient (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DSweepGradient.java26 public class SweepGradient extends Shader { class
62 public SweepGradient(float cx, float cy, @NonNull @ColorInt int[] colors, in SweepGradient() method in SweepGradient
84 public SweepGradient(float cx, float cy, @NonNull @ColorLong long[] colors, in SweepGradient() method in SweepGradient
93 private SweepGradient(float cx, float cy, @NonNull @ColorLong long[] colors, in SweepGradient() method in SweepGradient
115 public SweepGradient(float cx, float cy, @ColorInt int color0, @ColorInt int color1) { in SweepGradient() method in SweepGradient
130 public SweepGradient(float cx, float cy, @ColorLong long color0, @ColorLong long color1) { in SweepGradient() method in SweepGradient
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...