Searched refs:mLastFrameMutex (Results 1 – 2 of 2) sorted by relevance
96 Mutex::Autolock al(mLastFrameMutex); in dump()162 Mutex::Autolock al(mLastFrameMutex); in processNewFrames()
67 Mutex mLastFrameMutex; variable