Home
last modified time | relevance | path

Searched refs:OH_CaptureSession_SetMeteringPoint (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcapture_session.h494 Camera_ErrorCode OH_CaptureSession_SetMeteringPoint(Camera_CaptureSession* session, Camera_Point po…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A Dcapture__session_8h.md73 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_CaptureSession_SetMeteringPoint](_o_h__…
H A D_o_h___camera.md256 | [Camera_ErrorCode](#camera_errorcode) [OH_CaptureSession_SetMeteringPoint](#oh_capturesession_set…
4562 ### OH_CaptureSession_SetMeteringPoint()
4565 Camera_ErrorCode OH_CaptureSession_SetMeteringPoint(Camera_CaptureSession* session, Camera_Point po…
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp475 Camera_ErrorCode OH_CaptureSession_SetMeteringPoint(Camera_CaptureSession* session, Camera_Point po… in OH_CaptureSession_SetMeteringPoint() function
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp641 ret = OH_CaptureSession_SetMeteringPoint(captureSession_, exposurePoint); in IsMeteringPoint()
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A Dcapture__session_8h.md73 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_CaptureSession_SetMeteringPoint](_o_h__…
H A D_o_h___camera.md253 | [Camera_ErrorCode](#camera_errorcode) [OH_CaptureSession_SetMeteringPoint](#oh_capturesession_set…
4530 ### OH_CaptureSession_SetMeteringPoint()
4533 Camera_ErrorCode OH_CaptureSession_SetMeteringPoint(Camera_CaptureSession* session, Camera_Point po…
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp1424 ret = OH_CaptureSession_SetMeteringPoint(captureSession, exposurePointSet);
2360 ret = OH_CaptureSession_SetMeteringPoint(captureSession, exposurePointSet);