Home
last modified time | relevance | path

Searched refs:OH_CaptureSession_SetSmoothZoom (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcapture_session.h815 Camera_ErrorCode OH_CaptureSession_SetSmoothZoom(Camera_CaptureSession* session,
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp594 Camera_ErrorCode OH_CaptureSession_SetSmoothZoom(Camera_CaptureSession *session, float targetZoom, in OH_CaptureSession_SetSmoothZoom() function
597 MEDIA_DEBUG_LOG("OH_CaptureSession_SetSmoothZoom is called"); in OH_CaptureSession_SetSmoothZoom()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp4189 ret = OH_CaptureSession_SetSmoothZoom(captureSession, targetZoom, smoothZoomMode); in HWTEST_F()
4191 ret = OH_CaptureSession_SetSmoothZoom(nullptr, targetZoom, smoothZoomMode); in HWTEST_F()

Completed in 10 milliseconds