Home
last modified time | relevance | path

Searched refs:OH_CaptureSession_SetFocusPoint (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcapture_session.h595 Camera_ErrorCode OH_CaptureSession_SetFocusPoint(Camera_CaptureSession* session, Camera_Point focusPoint);
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp284 Camera_ErrorCode OH_CaptureSession_SetFocusPoint(Camera_CaptureSession* session, Camera_Point focusPoint) in OH_CaptureSession_SetFocusPoint() function
286 MEDIA_DEBUG_LOG("OH_CaptureSession_SetFocusPoint is called"); in OH_CaptureSession_SetFocusPoint()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp722 Camera_ErrorCode ret = OH_CaptureSession_SetFocusPoint(captureSession_, focusPoint); in IsFocusPoint()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp1475 ret = OH_CaptureSession_SetFocusPoint(captureSession, FocusPointSet); in HWTEST_F()
2431 ret = OH_CaptureSession_SetFocusPoint(captureSession, FocusPointSet); in HWTEST_F()
2560 ret = OH_CaptureSession_SetFocusPoint(captureSession, FocusPointSet); in HWTEST_F()

Completed in 12 milliseconds