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