Home
last modified time | relevance | path

Searched refs:convertColors (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DShader.java213 protected static @ColorLong long[] convertColors(@NonNull @ColorInt int[] colors) { in convertColors() method in Shader
H A DSweepGradient.java64 this(cx, cy, convertColors(colors), positions, ColorSpace.get(ColorSpace.Named.SRGB)); in SweepGradient()
H A DLinearGradient.java71 this(x0, y0, x1, y1, convertColors(colors), positions, tile, in LinearGradient()
H A DRadialGradient.java73 this(centerX, centerY, 0f, centerX, centerY, radius, convertColors(colors), in RadialGradient()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6831 HSPLandroid/graphics/Shader;->convertColors([I)[J
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6834 HSPLandroid/graphics/Shader;->convertColors([I)[J