Searched refs:nativeRecycle (Results 1 – 2 of 2) sorted by relevance
377 nativeRecycle(mNativePtr); in recycle()2224 private static native void nativeRecycle(long nativeBitmap); in nativeRecycle() method in Bitmap
295 /*package*/ static void nativeRecycle(long nativeBitmap) { in nativeRecycle() method in Bitmap_Delegate