Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/camera2/
DCaptureSequencer.cpp255 case Parameters::STILL_CAPTURE: in manageDone()
311 l.mParameters.state == Parameters::STILL_CAPTURE) { in manageStart()
315 l.mParameters.state == Parameters::STILL_CAPTURE && in manageStart()
484 if (l.mParameters.state == Parameters::STILL_CAPTURE) { in manageStandardCapture()
678 if (params.state == Parameters::STILL_CAPTURE in shutterNotifyLocked()
DParameters.h155 STILL_CAPTURE, enumerator
DParameters.cpp1932 CASE_ENUM_TO_CHAR(STILL_CAPTURE) in getStateName()
/frameworks/av/services/camera/libcameraservice/
DCamera2Client.cpp562 case Parameters::STILL_CAPTURE: in setPreviewWindowL()
781 case Parameters::STILL_CAPTURE: in stopPreviewL()
952 case Parameters::STILL_CAPTURE: in stopRecording()
1130 l.mParameters.state = Parameters::STILL_CAPTURE; in takePicture()
1136 case Parameters::STILL_CAPTURE: in takePicture()
1298 case Parameters::STILL_CAPTURE: in commandStartFaceDetectionL()