Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/inc/
DBaseCameraAdapter.h238 mutable Mutex mCaptureBufferLock; variable
/hardware/ti/omap4-aah/camera/inc/
DBaseCameraAdapter.h264 mutable android::Mutex mCaptureBufferLock; variable
/hardware/ti/omap4xxx/camera/
DBaseCameraAdapter.cpp460 Mutex::Autolock lock(mCaptureBufferLock); in sendCommand()
1333 Mutex::Autolock lock(mCaptureBufferLock); in getFrameRefCount()
1375 Mutex::Autolock lock(mCaptureBufferLock); in setFrameRefCount()
/hardware/ti/omap4-aah/camera/
DBaseCameraAdapter.cpp541 android::AutoMutex lock(mCaptureBufferLock); in sendCommand()
1488 android::AutoMutex lock(mCaptureBufferLock); in getFrameRefCount()
1540 android::AutoMutex lock(mCaptureBufferLock); in setFrameRefCount()