Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dtouch_event_convertor.cpp33 void ConvertToAxisEvent(AxisEvent& event, const std::shared_ptr<MMI::PointerEvent>& srcPointerEvent) in ConvertToAxisEvent() function
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dtouch_event_convertor.cpp26 void ConvertToAxisEvent(AxisEvent& event, const std::shared_ptr<MMI::PointerEvent>& srcPointerEvent… in ConvertToAxisEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Daxis_event.h304 AxisEvent ConvertToAxisEvent() const in ConvertToAxisEvent() function