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