Home
last modified time | relevance | path

Searched refs:dispatchHoverEnterAndMove (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h755 [[nodiscard]] std::list<NotifyArgs> dispatchHoverEnterAndMove(nsecs_t when, nsecs_t readTime,
DTouchInputMapper.cpp1614 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