HomeSort by relevance Sort by last modified time
    Searched refs:mLastFrameMutex (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/common/
FrameProcessorBase.h 64 Mutex mLastFrameMutex;
FrameProcessorBase.cpp 95 Mutex::Autolock al(mLastFrameMutex);
147 Mutex::Autolock al(mLastFrameMutex);

Completed in 425 milliseconds