Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp73 #define UNIQUE_LOCK_WITH_ASSERTION(mutex) \ macro
719 UNIQUE_LOCK_WITH_ASSERTION(mMutex); in onFrameAvailable()