Searched refs:mLastFrameMutex (Results 1 – 2 of 2) sorted by relevance
95 Mutex::Autolock al(mLastFrameMutex); in dump()161 Mutex::Autolock al(mLastFrameMutex); in processNewFrames()
64 Mutex mLastFrameMutex; variable