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

  /frameworks/base/core/jni/android/graphics/
Bitmap.h 95 bool shouldDisposeSelfLocked();
Bitmap.cpp 280 disposeSelf = shouldDisposeSelfLocked();
287 bool Bitmap::shouldDisposeSelfLocked() {
307 disposeSelf = shouldDisposeSelfLocked();
    [all...]

Completed in 303 milliseconds