Searched defs:point_x (Results 1 - 6 of 6) sorted by relevance
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/ |
| H A D | dfx_module.cpp | 199 JSIValue point_x = JSI::GetPropertyByIndex(point, 0); in DumpDomTree() local
|
| /test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/ |
| H A D | camera_manager.cpp | 722 Camera_ErrorCode NDKCamera::SessionSetFocusPoint(double point_x, double point_y, int useCaseCode) in SessionSetFocusPoint() argument 784 Camera_ErrorCode NDKCamera::SessionSetMeteringPoint(double point_x, double point_y, int useCaseCode) in SessionSetMeteringPoint() argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| H A D | camera_manager.cpp | 825 Camera_ErrorCode NDKCamera::SessionSetMeteringPoint(double point_x, double point_y) in SessionSetMeteringPoint() argument 916 Camera_ErrorCode NDKCamera::SessionSetFocusPoint(double point_x, double point_y) in SessionSetFocusPoint() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_handler_wrapper.cpp | 915 CreateOverlay(void* data, size_t len, int width, int height, int offset_x, int offset_y, int rect_width, int rect_height, int point_x, int point_y) CreateOverlay() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_handler_impl.cpp | 810 CreateOverlay(void* data, size_t len, int width, int height, int offset_x, int offset_y, int rect_width, int rect_height, int point_x, int point_y) CreateOverlay() argument
|
| /test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/ |
| H A D | camera_manager.cpp | 982 Camera_ErrorCode NDKCamera::SessionSetMeteringPoint(double point_x, double point_y) in SessionSetMeteringPoint() argument 1072 Camera_ErrorCode NDKCamera::SessionSetFocusPoint(double point_x, double point_y) in SessionSetFocusPoint() argument
|
Completed in 12 milliseconds