Searched defs:tileMode (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | RadialGradient.java | 72 @NonNull TileMode tileMode) { in RadialGradient() 96 @NonNull TileMode tileMode) { in RadialGradient() 141 @NonNull TileMode tileMode) { in RadialGradient() 152 @NonNull TileMode tileMode, ColorSpace colorSpace in RadialGradient() 190 @ColorInt int centerColor, @ColorInt int edgeColor, @NonNull TileMode tileMode) { in RadialGradient() 208 @ColorLong long centerColor, @ColorLong long edgeColor, @NonNull TileMode tileMode) { in RadialGradient() 221 float[] positions, int tileMode, long colorSpaceHandle); in nativeCreate()
|
H A D | LinearGradient.java | 164 long[] colors, float[] positions, int tileMode, long colorSpaceHandle); in nativeCreate()
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | BitmapDrawable.java | 887 final int tileMode = a.getInt(R.styleable.BitmapDrawable_tileMode, TILE_MODE_UNDEFINED); in updateStateFromTypedArray() local 933 private static Shader.TileMode parseTileMode(int tileMode) { in parseTileMode()
|
/aosp14/frameworks/base/core/java/android/content/res/ |
H A D | GradientColor.java | 168 private static Shader.TileMode parseTileMode(@GradientTileMode int tileMode) { in parseTileMode()
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Shader.cpp | 154 jfloatArray posArray, jint tileMode, jlong colorSpaceHandle) { in LinearGradient_create() 190 jint tileMode, in RadialGradient_create()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |