Searched refs:PrintInfoPointerEvent (Results 1 – 3 of 3) sorted by relevance
73 void PrintInfoPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event);
281 PrintInfoPointerEvent(event); in PrintPointerEvent()285 void WindowEventChannel::PrintInfoPointerEvent(const std::shared_ptr<MMI::PointerEvent>& event) in PrintInfoPointerEvent() function in OHOS::Rosen::WindowEventChannel
513 HWTEST_F(WindowEventChannelTest, PrintInfoPointerEvent, Function | SmallTest | Level2)518 windowEventChannel_->PrintInfoPointerEvent(nullptr);