Searched refs:processRawTouches (Results 1 – 2 of 2) sorted by relevance
745 [[nodiscard]] std::list<NotifyArgs> processRawTouches(bool timeout);
1473 out += processRawTouches(/*timeout=*/false); in sync()1477 std::list<NotifyArgs> TouchInputMapper::processRawTouches(bool timeout) { in processRawTouches() function in android::TouchInputMapper1753 out += processRawTouches(/*timeout=*/true); in timeoutExpired()1772 out += processRawTouches(/*timeout=*/false); in updateExternalStylusState()