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

/frameworks/base/core/jni/android/graphics/
H A DBitmap.h90 void onStrongRefDestroyed();
H A DBitmap.cpp125 mBitmap.onStrongRefDestroyed();
136 // Note: this will trigger a call to onStrongRefDestroyed(), but
148 // Note: this will trigger a call to onStrongRefDestroyed(), but
160 // Note: this will trigger a call to onStrongRefDestroyed(), but
244 // Note that there *might be* an incoming onStrongRefDestroyed from whatever
293 void Bitmap::onStrongRefDestroyed() { function in class:android::Bitmap

Completed in 886 milliseconds