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.cpp277 case Parameters::STILL_CAPTURE: in manageDone()
342 l.mParameters.state == Parameters::STILL_CAPTURE && in manageStart()
560 if (l.mParameters.state == Parameters::STILL_CAPTURE) { in manageStandardCapture()
715 if (params.state == Parameters::STILL_CAPTURE in shutterNotifyLocked()
DParameters.h176 STILL_CAPTURE, enumerator
DParameters.cpp2242 CASE_ENUM_TO_CHAR(STILL_CAPTURE) in getStateName()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp544 case Parameters::STILL_CAPTURE: in setPreviewWindowL()
601 case Parameters::STILL_CAPTURE: in setPreviewCallbackFlagL()
897 case Parameters::STILL_CAPTURE: in stopPreviewL()
1182 case Parameters::STILL_CAPTURE: in stopRecording()
1400 l.mParameters.state = Parameters::STILL_CAPTURE; in takePicture()
1434 case Parameters::STILL_CAPTURE: in takePicture()
1634 case Parameters::STILL_CAPTURE: in commandStartFaceDetectionL()
2170 case Parameters::STILL_CAPTURE: in setVideoTarget()