Searched defs:restoreParamType (Results 1 - 7 of 7) sorted by relevance
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/ |
H A D | prelaunch_config.h | 62 RestoreParamType restoreParamType = RestoreParamType::NO_NEED_RESTORE_PARAM; member in OHOS::CameraStandard::PrelaunchConfig
|
/foundation/multimedia/camera_framework/test/fuzztest/camerarestoreparam_fuzzer/ |
H A D | camera_restore_param_fuzzer.cpp | 89 RestoreParamTypeOhos restoreParamType = RestoreParamTypeOhos::NO_NEED_RESTORE_PARAM_OHOS;
in Test() local
|
/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_restore_param.cpp | 106 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 D | hcamera_host_manager.cpp | 987 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 D | hcamera_service.cpp | 1142 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 D | hcamera_service_proxy.cpp | 589 int32_t HCameraServiceProxy::SetPrelaunchConfig(std::string cameraId, RestoreParamTypeOhos restoreParamType, in SetPrelaunchConfig() argument
|
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
H A D | camera_manager.cpp | 2270 SetPrelaunchConfig( std::string cameraId, RestoreParamTypeOhos restoreParamType, int activeTime, EffectParam effectParam) SetPrelaunchConfig() argument
|
Completed in 18 milliseconds