Home
last modified time | relevance | path

Searched refs:inMutexUnref (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkCachedData.cpp68 if (AutoMutexWritable(this)->inMutexUnref(fromCache)) { in internalUnref()
88 bool SkCachedData::inMutexUnref(bool fromCache) { in inMutexUnref() function in SkCachedData
DSkCachedData.h66 bool inMutexUnref(bool fromCache); // returns true if we should delete "this"
/external/skqp/src/core/
DSkCachedData.cpp68 if (AutoMutexWritable(this)->inMutexUnref(fromCache)) { in internalUnref()
88 bool SkCachedData::inMutexUnref(bool fromCache) { in inMutexUnref() function in SkCachedData
DSkCachedData.h66 bool inMutexUnref(bool fromCache); // returns true if we should delete "this"