Home
last modified time | relevance | path

Searched refs:skinSmoothLevel (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dprelaunch_config.h30 int skinSmoothLevel; member
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/
H A Dicamera_service.h44 int skinSmoothLevel; member
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_service_proxy.cpp604 data.WriteUint32(effectParam.skinSmoothLevel); in SetPrelaunchConfig()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_service_stub.cpp292 effectParam.skinSmoothLevel = static_cast<int>(data.ReadUint32()); in HandleSetPrelaunchConfig()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_manager_napi.cpp815 effectParam->skinSmoothLevel = effectValue; in ParseSettingParam()
826 MEDIA_INFO_LOG("SetPrelaunchConfig effectParam = %{public}d", effectParam->skinSmoothLevel); in ParseSettingParam()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/
H A D@ohos.multimedia.camera.d.ts402 skinSmoothLevel: number;
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_service.cpp1671 UpdateSkinSmoothSetting(defaultSettings, effectParam.skinSmoothLevel); in SaveCurrentParamForRestore()
1677 …UG_LOG("HCameraService::SaveCurrentParamForRestore param %{public}d", effectParam.skinSmoothLevel); in SaveCurrentParamForRestore()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A Djs-apis-camera-sys.md980 | skinSmoothLevel | number | 否 | 否 | 美颜类型光滑信息,从[Beauty.getSupportedBeautyRange](#getsuppor…
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A Djs-apis-camera-sys.md981 | skinSmoothLevel | number | No | No | Skin smoothing level, which is obtained through [Beau…