Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPixelRef.cpp115 bool SkPixelRef::lockPixelsInsideMutex() { in lockPixelsInsideMutex() function in SkPixelRef
145 bool success = this->lockPixelsInsideMutex(); in lockPixels()
342 if (!this->lockPixelsInsideMutex()) { in onRequestLock()
/external/skia/include/core/
DSkPixelRef.h349 bool lockPixelsInsideMutex();