Searched refs:dispatchPointerUsage (Results 1 – 2 of 2) sorted by relevance
774 [[nodiscard]] std::list<NotifyArgs> dispatchPointerUsage(nsecs_t when, nsecs_t readTime,
1608 out += dispatchPointerUsage(when, readTime, policyFlags, pointerUsage); in cookAndDispatch()2432 std::list<NotifyArgs> TouchInputMapper::dispatchPointerUsage(nsecs_t when, nsecs_t readTime, in dispatchPointerUsage() function in android::TouchInputMapper