Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dprelaunch_config.h62 RestoreParamType restoreParamType = RestoreParamType::NO_NEED_RESTORE_PARAM; member in OHOS::CameraStandard::PrelaunchConfig
/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
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_restore_param.cpp106 void HCameraRestoreParam::SetRestoreParamType(RestoreParamTypeOhos restoreParamType) in SetRestoreParamType() argument
22 HCameraRestoreParam(std::string clientName, std::string cameraId, std::vector<StreamInfo_V1_1> streamInfos, std::shared_ptr<OHOS::Camera::CameraMetadata> settings, RestoreParamTypeOhos restoreParamType, int startActiveTime) HCameraRestoreParam() argument
H A Dhcamera_host_manager.cpp987 RestoreParamTypeOhos restoreParamType = RestoreParamTypeOhos::NO_NEED_RESTORE_PARAM_OHOS; in GetRestoreParam() local
1033 RestoreParamTypeOhos restoreParamType = RestoreParamTypeOhos::NO_NEED_RESTORE_PARAM_OHOS; in GetTransitentParam() local
H A Dhcamera_service.cpp1142 int32_t HCameraService::SetPrelaunchConfig(string cameraId, RestoreParamTypeOhos restoreParamType, int activeTime, in SetPrelaunchConfig() argument
1629 int32_t HCameraService::SaveCurrentParamForRestore(std::string cameraId, RestoreParamTypeOhos restoreParamType, in SaveCurrentParamForRestore() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_service_proxy.cpp589 int32_t HCameraServiceProxy::SetPrelaunchConfig(std::string cameraId, RestoreParamTypeOhos restoreParamType, in SetPrelaunchConfig() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp2270 SetPrelaunchConfig( std::string cameraId, RestoreParamTypeOhos restoreParamType, int activeTime, EffectParam effectParam) SetPrelaunchConfig() argument

Completed in 18 milliseconds