Home
last modified time | relevance | path

Searched refs:mInflightLock (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/camera/device/3.3/default/
DCameraDeviceSession.cpp51 Mutex::Autolock _l(mInflightLock); in configureStreams_3_3()
/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp96 Mutex::Autolock _l(mInflightLock); in configureStreams_3_4_Impl()
400 Mutex::Autolock _l(mInflightLock); in processOneCaptureRequest_3_4()
494 Mutex::Autolock _l(mInflightLock); in processOneCaptureRequest_3_4()
592 Mutex::Autolock _l(d->mInflightLock); in sNotify_3_4()
/hardware/interfaces/camera/device/3.5/default/
DCameraDeviceSession.cpp93 Mutex::Autolock _l(mInflightLock); in signalStreamFlush()
157 Mutex::Autolock _l(mInflightLock); in getStreamPointer()
/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h154 mutable Mutex mInflightLock; // protecting mInflightBuffers and mCirculatingBuffers member