Searched refs:dispatchPointerSimple (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/reader/mapper/ |
D | TouchInputMapper.h | 810 [[nodiscard]] std::list<NotifyArgs> dispatchPointerSimple(nsecs_t when, nsecs_t readTime,
|
D | TouchInputMapper.cpp | 3431 return dispatchPointerSimple(when, readTime, policyFlags, down, hovering, mViewport.displayId); in dispatchPointerStylus() 3471 return dispatchPointerSimple(when, readTime, policyFlags, down, hovering, in dispatchPointerMouse() 3484 std::list<NotifyArgs> TouchInputMapper::dispatchPointerSimple(nsecs_t when, nsecs_t readTime, in dispatchPointerSimple() function in android::TouchInputMapper
|