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

/external/skia/src/core/
H A DSkCachedData.cpp90 if (AutoMutexWritable(this)->inMutexUnref(fromCache)) {
110 bool SkCachedData::inMutexUnref(bool fromCache) { function in class:SkCachedData
H A DSkCachedData.h60 bool inMutexUnref(bool fromCache); // returns true if we should delete "this"

Completed in 51 milliseconds