Home
last modified time | relevance | path

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

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