public static final class ReusableBitmap.NullReusableBitmap extends ReusableBitmap
ReusableBitmap.NullReusableBitmap
bmp
Modifier and Type | Method and Description |
---|---|
void |
acquireReference() |
int |
getByteCount() |
static ReusableBitmap.NullReusableBitmap |
getInstance()
Get a singleton.
|
void |
releaseReference() |
getLogicalHeight, getLogicalWidth, getOrientation, getRefCount, isEligibleForPooling, setLogicalHeight, setLogicalWidth, setOrientation, toString
public static ReusableBitmap.NullReusableBitmap getInstance()
public int getByteCount()
getByteCount
in class ReusableBitmap
public void releaseReference()
releaseReference
in interface Poolable
releaseReference
in class ReusableBitmap
public void acquireReference()
acquireReference
in interface Poolable
acquireReference
in class ReusableBitmap