Searched defs:getCreatedFromHeight (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 | 107 public abstract int getCreatedFromHeight(); in getCreatedFromHeight() method in ShadowBitmap |
H A D | ShadowNativeBitmap.java | 513 public int getCreatedFromHeight() { in getCreatedFromHeight() method in ShadowNativeBitmap |
H A D | ShadowLegacyBitmap.java | 421 public int getCreatedFromHeight() { in getCreatedFromHeight() method in ShadowLegacyBitmap |