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

/frameworks/base/core/jni/android/graphics/
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 433 milliseconds