Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcapture_session.h482 Camera_ErrorCode OH_CaptureSession_GetMeteringPoint(Camera_CaptureSession* session, Camera_Point* point);
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp415 Camera_ErrorCode OH_CaptureSession_GetMeteringPoint(Camera_CaptureSession* session, Camera_Point* point) in OH_CaptureSession_GetMeteringPoint() function
417 MEDIA_DEBUG_LOG("OH_CaptureSession_GetMeteringPoint is called"); in OH_CaptureSession_GetMeteringPoint()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp647 ret = OH_CaptureSession_GetMeteringPoint(captureSession_, &exposurePoint); in IsMeteringPoint()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp1427 ret = OH_CaptureSession_GetMeteringPoint(captureSession, &exposurePointGet); in HWTEST_F()

Completed in 12 milliseconds