Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp117 Mutex::Autolock lock(mBurstLock); in EncoderDoneCb()
908 Mutex::Autolock lock(mBurstLock); in notifyFrame()
1390 Mutex::Autolock lock(mBurstLock); in setBurst()
/hardware/ti/omap4xxx/camera/inc/
DCameraHal.h621 mutable Mutex mBurstLock; variable