Home
last modified time | relevance | path

Searched refs:isBursting_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp248 isBursting_ = true; in PrepareBurst()
263 isBursting_ = false; in ResetBurst()
366 if (burstUuid != BURST_UUID_UNSET || isBursting_) { in CheckBurstCapture()
412 CamRetCode rc = (CamRetCode)(streamOperator->Capture(preparedCaptureId, captureInfoPhoto, isBursting_)); in Capture()
447 if (major >= HDI_VERSION_1 && minor >= HDI_VERSION_2 && !isBursting_) { in Capture()
575 if (isBursting_) { in ConfirmCapture()
726 if (isBursting_) { in OnFrameShutterEnd()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_capture.h104 bool isBursting_ = false; member in OHOS::CameraStandard::HStreamCapture

Completed in 4 milliseconds