Home
last modified time | relevance | path

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 DShadowBitmap.java98 public abstract int getCreatedFromWidth(); in getCreatedFromWidth() method in ShadowBitmap
H A DShadowNativeBitmap.java508 public int getCreatedFromWidth() { in getCreatedFromWidth() method in ShadowNativeBitmap
H A DShadowLegacyBitmap.java409 public int getCreatedFromWidth() { in getCreatedFromWidth() method in ShadowLegacyBitmap