Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
DV4LCameraAdapter.h205 mutable android::Mutex mCaptureBufsLock; variable
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp545 android::AutoMutex lock(mCaptureBufsLock); in takePicture()