Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp362 Mutex::Autolock _l(mDebugLock); in sendCommand()
962 Mutex::Autolock _l(mDebugLock); in fillBuffer()
970 Mutex::Autolock _l(mDebugLock); in fillBuffer()
1023 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()
1038 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()
1169 Mutex::Autolock _l(mDebugLock); in onMessage()
1197 Mutex::Autolock _l(mDebugLock); in onMessage()
1249 Mutex::Autolock _l(mDebugLock); in onEvent()
/frameworks/av/media/libstagefright/include/
DOMXNodeInstance.h156 Mutex mDebugLock; member