Home
last modified time | relevance | path

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

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowBitmapTest.java124 public void getAllocationByteCount() { in getAllocationByteCount() method in ShadowBitmapTest
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyBitmap.java557 protected int getAllocationByteCount() { in getAllocationByteCount() method in ShadowLegacyBitmap