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

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java333 if (nativeRecycle(mNativePtr)) {
1927 private static native boolean nativeRecycle(long nativeBitmap); method in class:Bitmap
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java322 /*package*/ static boolean nativeRecycle(long nativeBitmap) { method in class:Bitmap_Delegate

Completed in 104 milliseconds