Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h479 Mutex mRecentLock; member
/frameworks/av/media/libstagefright/
DMediaCodec.cpp559 Mutex::Autolock al(mRecentLock); in initAnalyticsItem()
609 Mutex::Autolock al(mRecentLock); in updateEphemeralAnalytics()
821 Mutex::Autolock al(mRecentLock); in statsBufferReceived()