Home
last modified time | relevance | path

Searched defs:touchPoints (Results 1 - 9 of 9) sorted by relevance

/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() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_dump.h60 std::list<TouchPointSnapshot> touchPoints; member
H A Devent_dump.cpp259 BuildTouchPoints( std::list<TouchPointSnapshot> touchPoints, std::unique_ptr<JsonValue>& json) const BuildTouchPoints() argument
/foundation/window/window_manager/wm/include/
H A Dgtx_input_event_sender.h52 GtxTouchPoint touchPoints[GTX_MAX_TOUCH_POINTS_NUMBER]; member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Devent_converter.cpp96 static ArkUITouchPoint* touchPoints = origin.touchPointes; in ConvertToTouchEvent() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h258 OH_NativeXComponent_TouchPoint touchPoints[OH_NATIVE_XCOMPONENT_MAX_TOUCH_POINTS_NUMBER]; member
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Doh_remote_control_event.h137 OHNativeXcomponentTouchPoint touchPoints[OH_MAX_TOUCH_POINTS_NUMBER]; // Array of the current touch points. member
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1610 std::list<TouchEvent> touchPoints; in FlushTouchEvents() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp3270 std::list<TouchEvent> touchPoints; in FlushTouchEvents() local

Completed in 17 milliseconds