Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp379 if (isSetMotionPhoto_) { in StartMovingPhotoStream()
1251 isSetMotionPhoto_ = isEnable; in EnableMovingPhoto()
1329 if (isSetMotionPhoto_ && hasDerferedPreview) { in StartPreviewStream()
1345 if (isSetMotionPhoto_ && !hasDerferedPreview) { in StartPreviewStream()
1576 if (!isSetMotionPhoto_) { in EnableMovingPhotoMirror()
1619 if (!isSetMotionPhoto_) { in StartMovingPhotoEncode()
1687 auto type = isSetMotionPhoto_ ? CameraShotType::MOVING_PHOTO : CameraShotType::IMAGE; in SetCameraPhotoProxyInfo()
1759 if (!isBursting && isSetMotionPhoto_ && taskManager_) { in CreateMediaLibrary()
1873 if (!isBursting && isSetMotionPhoto_) { in CreateMediaLibrary()
1914 if (isSetMotionPhoto_) { in StartRecord()
[all...]
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcapture_session.h271 volatile bool isSetMotionPhoto_ = false; member in OHOS::OHOS::CameraStandard::HCaptureSession

Completed in 6 milliseconds