Searched refs:dispatchHoverEnterAndMove (Results 1 – 2 of 2) sorted by relevance
755 [[nodiscard]] std::list<NotifyArgs> dispatchHoverEnterAndMove(nsecs_t when, nsecs_t readTime,
1614 out += dispatchHoverEnterAndMove(when, readTime, policyFlags); in cookAndDispatch()2094 std::list<NotifyArgs> TouchInputMapper::dispatchHoverEnterAndMove(nsecs_t when, nsecs_t readTime, in dispatchHoverEnterAndMove() function in android::TouchInputMapper