Home
last modified time | relevance | path

Searched defs:point_x (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
Dcamera_manager.cpp742 Camera_ErrorCode NDKCamera::SessionSetFocusPoint(double point_x, double point_y, int useCaseCode) in SessionSetFocusPoint()
804 Camera_ErrorCode NDKCamera::SessionSetMeteringPoint(double point_x, double point_y, int useCaseCode) in SessionSetMeteringPoint()
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/
Dcamera_manager.cpp827 Camera_ErrorCode NDKCamera::SessionSetMeteringPoint(double point_x, double point_y) in SessionSetMeteringPoint()
918 Camera_ErrorCode NDKCamera::SessionSetFocusPoint(double point_x, double point_y) in SessionSetFocusPoint()
/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/
Dcamera_manager.cpp1105 Camera_ErrorCode NDKCamera::SessionSetMeteringPoint(double point_x, double point_y) in SessionSetMeteringPoint()
1294 Camera_ErrorCode NDKCamera::SessionSetFocusPoint(double point_x, double point_y) in SessionSetFocusPoint()