Home
last modified time | relevance | path

Searched defs:touchPoints (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dmulti_fingers_recognizer.cpp75 void MultiFingersRecognizer::SetFingerList(const std::map<int32_t, TouchEvent> touchPoints, in SetFingerList()
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dgtx_input_event_sender.h52 GtxTouchPoint touchPoints[GTX_MAX_TOUCH_POINTS_NUMBER]; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_dump.h75 std::list<TouchPointSnapshot> touchPoints; member
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component.md2083 ### touchPoints subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component.md2141 ### touchPoints subsection
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Devent_converter.cpp101 static ArkUITouchPoint* touchPoints = origin.touchPointes; in ConvertToTouchEvent() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h257 OH_NativeXComponent_TouchPoint touchPoints[OH_MAX_TOUCH_POINTS_NUMBER]; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1619 std::list<TouchEvent> touchPoints; in FlushTouchEvents() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2973 std::list<TouchEvent> touchPoints; in FlushTouchEvents() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp6780 std::array<ArkUITouchPoint, MAX_POINTS> touchPoints; in SetOnTouch() local
6870 std::array<ArkUITouchPoint, MAX_POINTS> touchPoints; in SetOnTouchIntercept() local