Searched refs:consumeRawTouches (Results 1 – 2 of 2) sorted by relevance
743 [[nodiscard]] std::list<NotifyArgs> consumeRawTouches(nsecs_t when, nsecs_t readTime,
1552 out += consumeRawTouches(when, readTime, policyFlags, consumed /*byref*/); in cookAndDispatch()1777 std::list<NotifyArgs> TouchInputMapper::consumeRawTouches(nsecs_t when, nsecs_t readTime, in consumeRawTouches() function in android::TouchInputMapper