Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp379 Mutex::Autolock _l(mDebugLock); in sendCommand()
1226 Mutex::Autolock _l(mDebugLock); in fillBuffer()
1234 Mutex::Autolock _l(mDebugLock); in fillBuffer()
1372 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()
1387 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()
1566 Mutex::Autolock _l(mDebugLock); in handleMessage()
1600 Mutex::Autolock _l(mDebugLock); in handleMessage()
1666 Mutex::Autolock _l(mDebugLock); in onEvent()
/frameworks/av/media/libstagefright/include/
DOMXNodeInstance.h187 Mutex mDebugLock; member