/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | GradientsActivity.java | 123 LinearGradient gradient = new LinearGradient(0, 0, 200, 0, 0xFF000000, 0, in GradientView() local 148 RadialGradient gradient = new RadialGradient(0.0f, 0.0f, 100.0f, 0xff000000, 0xffffffff, in RadialGradientView() local 173 SweepGradient gradient = new SweepGradient(100.0f, 100.0f, 0xff000000, 0xffffffff); in SweepGradientView() local
|
H A D | GradientStopsActivity.java | 47 LinearGradient gradient = new LinearGradient(0.0f, 0.0f, 256.0f, 0.0f, in onDraw() local
|
H A D | RenderEffectShaderActivity.java | 69 LinearGradient gradient = new LinearGradient( in onLayout() local
|
H A D | BlurActivity.java | 76 LinearGradient gradient = new LinearGradient( in onLayout() local
|
/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
H A D | GhostedViewLaunchAnimatorController.kt | 113 val gradient = findGradientDrawable(drawable) ?: return 0f regex 122 val gradient = findGradientDrawable(drawable) ?: return 0f regex 385 val gradient = findGradientDrawable(background) ?: return regex
|
/aosp12/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/android/layoutlib/test/myapplication/ |
H A D | R$color.class | ... complex_gradient
public static final int complex_radial_gradient
public static final int gradient
public static final int multiple_alpha_items_gradient
public static final int multiple_offset_items_gradient ... |
H A D | R$drawable.class | ... avd_color_interpolator
public static final int clipped_even_odd
public static final int gradient
public static final int headset
public static final int ic_launcher ... |
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | GradientDrawable.java | 484 public void setGradientType(@GradientType int gradient) { in setGradientType()
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | VectorDrawable.h | 230 void setFillGradient(SkShader* gradient) { in setFillGradient() 236 void setStrokeGradient(SkShader* gradient) { in setStrokeGradient()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |