Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.cpp275 case Parameters::STILL_CAPTURE: in manageDone()
340 l.mParameters.state == Parameters::STILL_CAPTURE) { in manageStart()
344 l.mParameters.state == Parameters::STILL_CAPTURE && in manageStart()
562 if (l.mParameters.state == Parameters::STILL_CAPTURE) { in manageStandardCapture()
776 if (params.state == Parameters::STILL_CAPTURE in shutterNotifyLocked()
DParameters.h180 STILL_CAPTURE, enumerator
DParameters.cpp2246 CASE_ENUM_TO_CHAR(STILL_CAPTURE) in getStateName()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp562 case Parameters::STILL_CAPTURE: in setPreviewWindowL()
619 case Parameters::STILL_CAPTURE: in setPreviewCallbackFlagL()
915 case Parameters::STILL_CAPTURE: in stopPreviewL()
1206 case Parameters::STILL_CAPTURE: in stopRecording()
1420 l.mParameters.state = Parameters::STILL_CAPTURE; in takePicture()
1454 case Parameters::STILL_CAPTURE: in takePicture()
1654 case Parameters::STILL_CAPTURE: in commandStartFaceDetectionL()