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 D | ShadowBitmap.java | 115 public abstract int[] getCreatedFromColors(); in getCreatedFromColors() method in ShadowBitmap |
H A D | ShadowNativeBitmap.java | 518 public int[] getCreatedFromColors() { in getCreatedFromColors() method in ShadowNativeBitmap |
H A D | ShadowLegacyBitmap.java | 432 public int[] getCreatedFromColors() { in getCreatedFromColors() method in ShadowLegacyBitmap |