Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcapture_session.h494 Camera_ErrorCode OH_CaptureSession_SetMeteringPoint(Camera_CaptureSession* session, Camera_Point point);
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp423 Camera_ErrorCode OH_CaptureSession_SetMeteringPoint(Camera_CaptureSession* session, Camera_Point point) in OH_CaptureSession_SetMeteringPoint() function
425 MEDIA_DEBUG_LOG("OH_CaptureSession_SetMeteringPoint is called"); in OH_CaptureSession_SetMeteringPoint()
/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()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp1424 ret = OH_CaptureSession_SetMeteringPoint(captureSession, exposurePointSet); in HWTEST_F()
2447 ret = OH_CaptureSession_SetMeteringPoint(captureSession, exposurePointSet); in HWTEST_F()

Completed in 12 milliseconds