Home
last modified time | relevance | path

Searched refs:GetopMode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp211 int32_t HCaptureSession::GetopMode() in GetopMode() function in OHOS::CameraStandard::HCaptureSession
705 rc = device->CreateAndCommitStreams(allStreamInfos, settings, GetopMode()); in LinkInputAndOutputs()
768 if (!GetCameraDevice()->CheckMovingPhotoSupported(GetopMode())) { in ExpandMovingPhotoRepeatStream()
970 if (((GetopMode() == secureMode) ^ (secureSeqId != 0))) { in CommitConfig()
971 MEDIA_ERR_LOG("secureCamera is not allowed commit mode = %{public}d.", GetopMode()); in CommitConfig()
H A Dhcamera_service.cpp1685 cameraRestoreParam->SetCameraOpMode(captureSession->GetopMode()); in SaveCurrentParamForRestore()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcapture_session.h257 int32_t GetopMode();