Searched refs:OnDispatchPointerEvent (Results 1 – 4 of 4) sorted by relevance
44 void OnDispatchPointerEvent(std::shared_ptr<MMI::PointerEvent>& inputEvent) override in OnDispatchPointerEvent() function in OHOS::Rosen::DispatchInputEventListener
229 virtual void OnDispatchPointerEvent(std::shared_ptr<MMI::PointerEvent>& inputEvent) {} in OnDispatchPointerEvent() function
316 iDispatchInputEventListener->OnDispatchPointerEvent(pointerEvent); in DoSomethingInterestingWithMyAPI()
2101 listener->OnDispatchPointerEvent(pointerEvent);