Searched defs:ConvertToAxisEvent (Results 1 – 3 of 3) sorted by relevance
26 void ConvertToAxisEvent(AxisEvent& event, const std::shared_ptr<MMI::PointerEvent>& srcPointerEvent… in ConvertToAxisEvent() function
35 void ConvertToAxisEvent(AxisEvent& event, const std::shared_ptr<MMI::PointerEvent>& srcPointerEvent) in ConvertToAxisEvent() function
233 AxisEvent AxisInfo::ConvertToAxisEvent() const in ConvertToAxisEvent() function in OHOS::Ace::AxisInfo