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 63 Mutex mLastFrameMutex;
FrameProcessorBase.cpp 73 Mutex::Autolock al(mLastFrameMutex);
123 Mutex::Autolock al(mLastFrameMutex);

Completed in 67 milliseconds