/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/ |
H A D | hcamera_restore_param.h | 35 RestoreParamTypeOhos restoreParamType, int startActiveTime); 41 RestoreParamTypeOhos GetRestoreParamType(); 50 void SetRestoreParamType(RestoreParamTypeOhos restoreParamType); 63 RestoreParamTypeOhos mRestoreParamType;
|
H A D | hcamera_service.h | 128 … int32_t SetPrelaunchConfig(string cameraId, RestoreParamTypeOhos restoreParamType, int activeTime, 255 …int32_t SaveCurrentParamForRestore(string cameraId, RestoreParamTypeOhos restoreParamType, int act…
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_restore_param.cpp | 24 std::shared_ptr<OHOS::Camera::CameraMetadata> settings, RestoreParamTypeOhos restoreParamType, in HCameraRestoreParam() 56 RestoreParamTypeOhos HCameraRestoreParam::GetRestoreParamType() in GetRestoreParamType() 106 void HCameraRestoreParam::SetRestoreParamType(RestoreParamTypeOhos restoreParamType) in SetRestoreParamType()
|
H A D | hcamera_host_manager.cpp | 861 RestoreParamTypeOhos::PERSISTENT_DEFAULT_PARAM_OHOS) { in Prelaunch() 897 …if (cameraRestoreParam->GetRestoreParamType() == RestoreParamTypeOhos::PERSISTENT_DEFAULT_PARAM_OH… in SaveRestoreParam() 966 RestoreParamTypeOhos restoreParamType = RestoreParamTypeOhos::NO_NEED_RESTORE_PARAM_OHOS; in GetRestoreParam() 1012 RestoreParamTypeOhos restoreParamType = RestoreParamTypeOhos::NO_NEED_RESTORE_PARAM_OHOS; in GetTransitentParam()
|
H A D | hcamera_service.cpp | 1157 int32_t HCameraService::SetPrelaunchConfig(string cameraId, RestoreParamTypeOhos restoreParamType, … in SetPrelaunchConfig() 1176 …SaveCurrentParamForRestore(cameraId, static_cast<RestoreParamTypeOhos>(restoreParamType), activeTi… in SetPrelaunchConfig() 1644 int32_t HCameraService::SaveCurrentParamForRestore(std::string cameraId, RestoreParamTypeOhos resto… in SaveCurrentParamForRestore()
|
/ohos5.0/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()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/ |
H A D | icamera_service.h | 37 enum RestoreParamTypeOhos { enum 121 …virtual int32_t SetPrelaunchConfig(std::string cameraId, RestoreParamTypeOhos restoreParamType, in…
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/include/ |
H A D | hcamera_service_proxy.h | 99 …int32_t SetPrelaunchConfig(std::string cameraId, RestoreParamTypeOhos restoreParamType, int active…
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
H A D | hcamera_service_stub.cpp | 289 RestoreParamTypeOhos restoreTypeParam = static_cast<RestoreParamTypeOhos>(data.ReadUint32()); in HandleSetPrelaunchConfig()
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/ |
H A D | camera_manager.h | 585 …int32_t SetPrelaunchConfig(std::string cameraId, RestoreParamTypeOhos restoreParamType, int active…
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hcamera_service_proxy.cpp | 593 int32_t HCameraServiceProxy::SetPrelaunchConfig(std::string cameraId, RestoreParamTypeOhos restoreP… in SetPrelaunchConfig()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_framework_unittest.cpp | 2942 …intResult = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_DEFAULT_P… 2947 …intResult = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::TRANSIENT_ACTIVE_PAR… 2951 …intResult = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_DEFAULT_P… 2956 …intResult = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_DEFAULT_P… 5443 …ret = cameraManager->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::TRANSIENT_ACTIVE_PARAM_OHO… 7362 …intResult = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::TRANSIENT_ACTIVE_PAR… 7366 …intResult = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_DEFAULT_P…
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
H A D | camera_manager.cpp | 2274 …std::string cameraId, RestoreParamTypeOhos restoreParamType, int activeTime, EffectParam effectPar… in SetPrelaunchConfig() 2279 cameraId, static_cast<RestoreParamTypeOhos>(restoreParamType), activeTime, effectParam); in SetPrelaunchConfig()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/ |
H A D | camera_manager_napi.cpp | 1620 …static_cast<RestoreParamTypeOhos>(prelaunchConfig.restoreParamType), prelaunchConfig.activeTime, e… in SetPrelaunchConfig()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 7125 …int32_t intResult = camManagerObj->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::TRANSIENT_AC… 7148 …intResult = camManagerObj->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::TRANSIENT_ACTIVE_PAR… 8828 …int32_t intResult = camManagerObj->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_D… 8858 …int32_t intResult = camManagerObj->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::NO_NEED_REST… 8886 …int32_t intResult = camManagerObj->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::TRANSIENT_AC… 8908 …int32_t intResult = camManagerObj->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::NO_NEED_REST…
|