Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DFrameProcessorBase.cpp95 Mutex::Autolock al(mLastFrameMutex); in dump()
147 Mutex::Autolock al(mLastFrameMutex); in processNewFrames()
DFrameProcessorBase.h64 Mutex mLastFrameMutex; variable