Searched refs:processGestures (Results 1 – 2 of 2) sorted by relevance
466 return processGestures(when, readTime); in sendHardwareState()474 return processGestures(when, when); in timeoutExpired()487 std::list<NotifyArgs> TouchpadInputMapper::processGestures(nsecs_t when, nsecs_t readTime) { in processGestures() function in android::TouchpadInputMapper
78 [[nodiscard]] std::list<NotifyArgs> processGestures(nsecs_t when, nsecs_t readTime);