Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_restore_param.cpp24 std::shared_ptr<OHOS::Camera::CameraMetadata> settings, RestoreParamTypeOhos restoreParamType, in HCameraRestoreParam()
106 void HCameraRestoreParam::SetRestoreParamType(RestoreParamTypeOhos restoreParamType) in SetRestoreParamType()
H A 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
H A Dhcamera_service.cpp1157 int32_t HCameraService::SetPrelaunchConfig(string cameraId, RestoreParamTypeOhos restoreParamType, … in SetPrelaunchConfig()
1644 …eraService::SaveCurrentParamForRestore(std::string cameraId, RestoreParamTypeOhos restoreParamType, in SaveCurrentParamForRestore()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dprelaunch_config.h62 RestoreParamType restoreParamType = RestoreParamType::NO_NEED_RESTORE_PARAM; variable
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/camerarestoreparam_fuzzer/
H A Dcamera_restore_param_fuzzer.cpp89 RestoreParamTypeOhos restoreParamType = RestoreParamTypeOhos::NO_NEED_RESTORE_PARAM_OHOS; in Test() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_service_proxy.cpp593 …CameraServiceProxy::SetPrelaunchConfig(std::string cameraId, RestoreParamTypeOhos restoreParamType, in SetPrelaunchConfig()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp2274 …std::string cameraId, RestoreParamTypeOhos restoreParamType, int activeTime, EffectParam effectPar… in SetPrelaunchConfig()