Searched defs:setShadowLayer (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Paint.java | 1516 public void setShadowLayer(float radius, float dx, float dy, @ColorInt int shadowColor) { in setShadowLayer() method in Paint 1535 public void setShadowLayer(float radius, float dx, float dy, @ColorLong long shadowColor) { in setShadowLayer() method in Paint
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | Paint.cpp | 955 static void setShadowLayer(CRITICAL_JNI_PARAMS_COMMA jlong paintHandle, jfloat radius, in setShadowLayer() function
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | TextView.java | 5012 public void setShadowLayer(float radius, float dx, float dy, int color) { in setShadowLayer() method in TextView.Drawables
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |