Searched refs:mLastFrameMutex (Results 1 – 2 of 2) sorted by relevance
73 Mutex::Autolock al(mLastFrameMutex); in dump()123 Mutex::Autolock al(mLastFrameMutex); in processNewFrames()
63 Mutex mLastFrameMutex; variable