Home
last modified time | relevance | path

Searched defs:SetSmoothZoom (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcapture_session_proxy.cpp298 int32_t HCaptureSessionProxy::SetSmoothZoom(int32_t mode, int32_t operationMode, float targetZoomRa… in SetSmoothZoom() function in OHOS::CameraStandard::HCaptureSessionProxy
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcapture_session_impl.cpp707 Camera_ErrorCode Camera_CaptureSession::SetSmoothZoom(float targetZoom, Camera_SmoothZoomMode smoot… in SetSmoothZoom() function in Camera_CaptureSession
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1272 int32_t HCaptureSession::SetSmoothZoom( in SetSmoothZoom() function in OHOS::CameraStandard::HCaptureSession
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp2394 napi_value CameraSessionNapi::SetSmoothZoom(napi_env env, napi_callback_info info) in SetSmoothZoom() function in OHOS::CameraStandard::CameraSessionNapi
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp2804 int32_t CaptureSession::SetSmoothZoom(float targetZoomRatio, uint32_t smoothZoomType) in SetSmoothZoom() function in OHOS::CameraStandard::CaptureSession