Home
last modified time | relevance | path

Searched defs:getAllocationByteCount (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBitmapTest.java71 public void getAllocationByteCount() { in getAllocationByteCount() method in ShadowBitmapTest
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java445 protected final int getAllocationByteCount() { in getAllocationByteCount() method in ShadowBitmap