Searched refs:BypassEvent (Results 1 – 4 of 4) sorted by relevance
86 void BypassEvent(const TouchEvent& point, bool isSubPipe);
237 void DistributedUI::BypassEvent(const TouchEvent& point, bool isSubPipe) in BypassEvent() function in OHOS::Ace::NG::DistributedUI
215 distributedUI.BypassEvent(touchEvent, false);220 distributedUI.BypassEvent(touchEvent, false);
2391 distributedUI->BypassEvent(point, isSubPipe); in OnTouchEvent()