Searched refs:PERSISTENT_DEFAULT_PARAM_OHOS (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/ |
H A D | icamera_service.h | 39 PERSISTENT_DEFAULT_PARAM_OHOS = 1, enumerator
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_host_manager.cpp | 861 RestoreParamTypeOhos::PERSISTENT_DEFAULT_PARAM_OHOS) { in Prelaunch() 897 …cameraRestoreParam->GetRestoreParamType() == RestoreParamTypeOhos::PERSISTENT_DEFAULT_PARAM_OHOS) { in SaveRestoreParam()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_framework_unittest.cpp | 2942 … = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_DEFAULT_PARAM_OHOS, 2951 … = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_DEFAULT_PARAM_OHOS, 2956 … = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_DEFAULT_PARAM_OHOS, 7366 … = cameraService->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_DEFAULT_PARAM_OHOS,
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 8828 … = camManagerObj->SetPrelaunchConfig(cameraId, RestoreParamTypeOhos::PERSISTENT_DEFAULT_PARAM_OHOS,
|