Searched defs:getCreatedFromWidth (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 | 98 public abstract int getCreatedFromWidth(); in getCreatedFromWidth() method in ShadowBitmap |
H A D | ShadowNativeBitmap.java | 508 public int getCreatedFromWidth() { in getCreatedFromWidth() method in ShadowNativeBitmap |
H A D | ShadowLegacyBitmap.java | 409 public int getCreatedFromWidth() { in getCreatedFromWidth() method in ShadowLegacyBitmap |