Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp551 Mutex::Autolock _l(mDebugLock); in sendCommand()
1711 Mutex::Autolock _l(mDebugLock); in fillBuffer()
1719 Mutex::Autolock _l(mDebugLock); in fillBuffer()
1879 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()
1894 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()
2081 Mutex::Autolock _l(mDebugLock); in handleMessage()
2111 Mutex::Autolock _l(mDebugLock); in handleMessage()
2253 Mutex::Autolock _l(mDebugLock); in onEvent()
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DOMXNodeInstance.h178 Mutex mDebugLock; member