Searched refs:setNativeAllocationByteCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java130 mFinalizer.setNativeAllocationByteCount(nativeAllocationByteCount);
1649 public void setNativeAllocationByteCount(int nativeByteCount) { method in class:Bitmap.BitmapFinalizer
1666 setNativeAllocationByteCount(0);

Completed in 48 milliseconds