Home
last modified time | relevance | path

Searched defs:restoreParamType (Results 1 – 8 of 8) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/src/
Dhcamera_restore_param.cpp24 std::shared_ptr<OHOS::Camera::CameraMetadata> settings, RestoreParamTypeOhos restoreParamType, in HCameraRestoreParam()
106 void HCameraRestoreParam::SetRestoreParamType(RestoreParamTypeOhos restoreParamType) in SetRestoreParamType()
Dhcamera_host_manager.cpp966 RestoreParamTypeOhos restoreParamType = RestoreParamTypeOhos::NO_NEED_RESTORE_PARAM_OHOS; in GetRestoreParam() local
1012 RestoreParamTypeOhos restoreParamType = RestoreParamTypeOhos::NO_NEED_RESTORE_PARAM_OHOS; in GetTransitentParam() local
Dhcamera_service.cpp1157 int32_t HCameraService::SetPrelaunchConfig(string cameraId, RestoreParamTypeOhos restoreParamType, … in SetPrelaunchConfig()
1644 …eraService::SaveCurrentParamForRestore(std::string cameraId, RestoreParamTypeOhos restoreParamType, in SaveCurrentParamForRestore()
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
Dprelaunch_config.h62 RestoreParamType restoreParamType = RestoreParamType::NO_NEED_RESTORE_PARAM; variable
/foundation/multimedia/camera_framework/test/fuzztest/camerarestoreparam_fuzzer/
Dcamera_restore_param_fuzzer.cpp89 RestoreParamTypeOhos restoreParamType = RestoreParamTypeOhos::NO_NEED_RESTORE_PARAM_OHOS; in Test() local
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
Dhcamera_service_proxy.cpp593 …CameraServiceProxy::SetPrelaunchConfig(std::string cameraId, RestoreParamTypeOhos restoreParamType, in SetPrelaunchConfig()
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
Dcamera_manager.cpp2274 …std::string cameraId, RestoreParamTypeOhos restoreParamType, int activeTime, EffectParam effectPar… in SetPrelaunchConfig()
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/
D@ohos.multimedia.camera.d.ts452 restoreParamType?: RestoreParamType; property