Searched refs:dispatchPointerMouse (Results 1 – 2 of 2) sorted by relevance
805 [[nodiscard]] std::list<NotifyArgs> dispatchPointerMouse(nsecs_t when, nsecs_t readTime,
2449 out += dispatchPointerMouse(when, readTime, policyFlags); in dispatchPointerUsage()3439 std::list<NotifyArgs> TouchInputMapper::dispatchPointerMouse(nsecs_t when, nsecs_t readTime, in dispatchPointerMouse() function in android::TouchInputMapper