Home
last modified time | relevance | path

Searched refs:mFlushShotConfigQueue (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapture.cpp221 mFlushShotConfigQueue = true; in setParametersCapture()
223 mFlushShotConfigQueue = false; in setParametersCapture()
226 mFlushShotConfigQueue ? "true" : "false"); in setParametersCapture()
1180 capParams->mFlushShotConfigQueue, in startImageCapture()
1188 capParams->mFlushShotConfigQueue, in startImageCapture()
1232 if (capParams->mFlushShotConfigQueue) { in startImageCapture()
DOMXCameraAdapter.cpp223 mFlushShotConfigQueue = false; in initialize()
4116 params->mFlushShotConfigQueue = mFlushShotConfigQueue; in cacheCaptureParameters()
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h391 bool mFlushShotConfigQueue; variable
1023 bool mFlushShotConfigQueue; variable