Home
last modified time | relevance | path

Searched defs:getCreatedFromColors (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowBitmap.java115 public abstract int[] getCreatedFromColors(); in getCreatedFromColors() method in ShadowBitmap
H A DShadowNativeBitmap.java518 public int[] getCreatedFromColors() { in getCreatedFromColors() method in ShadowNativeBitmap
H A DShadowLegacyBitmap.java432 public int[] getCreatedFromColors() { in getCreatedFromColors() method in ShadowLegacyBitmap