Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcapture_session.h583 Camera_ErrorCode OH_CaptureSession_GetFocusPoint(Camera_CaptureSession* session, Camera_Point* focusPoint);
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp292 Camera_ErrorCode OH_CaptureSession_GetFocusPoint(Camera_CaptureSession* session, Camera_Point* focusPoint) in OH_CaptureSession_GetFocusPoint() function
294 MEDIA_DEBUG_LOG("OH_CaptureSession_GetFocusPoint is called"); in OH_CaptureSession_GetFocusPoint()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp728 ret = OH_CaptureSession_GetFocusPoint(captureSession_, &focusPoint); in IsFocusPoint()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp1478 ret = OH_CaptureSession_GetFocusPoint(captureSession, &FocusPointGet); in HWTEST_F()

Completed in 12 milliseconds