Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodec.h633 Mutex mRecentLock; member
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp829 Mutex::Autolock al(mRecentLock); in initMediametrics()
921 Mutex::Autolock al(mRecentLock); in updateEphemeralMediametrics()
1274 Mutex::Autolock al(mRecentLock); in statsBufferReceived()