Searched refs:nativeClean (Results 1 – 3 of 3) sorted by relevance
83 nativeClean(mNativeLargeBitmap); in recycle()117 private static native void nativeClean(long nativeLbm); in nativeClean() method in LargeBitmap
228 nativeClean(mNativeBitmapRegionDecoder); in recycle()268 private static native void nativeClean(long lbm); in nativeClean() method in BitmapRegionDecoder
248 static void nativeClean(JNIEnv* env, jobject, jlong brdHandle) { in nativeClean() function265 { "nativeClean", "(J)V", (void*)nativeClean},