HomeSort by relevance Sort by last modified time
    Searched refs:onStrongRefDestroyed (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/android/graphics/
Bitmap.h 90 void onStrongRefDestroyed();
Bitmap.cpp 124 mBitmap.onStrongRefDestroyed();
135 // Note: this will trigger a call to onStrongRefDestroyed(), but
147 // Note: this will trigger a call to onStrongRefDestroyed(), but
159 // Note: this will trigger a call to onStrongRefDestroyed(), but
243 // Note that there *might be* an incoming onStrongRefDestroyed from whatever
299 void Bitmap::onStrongRefDestroyed() {
    [all...]

Completed in 51 milliseconds