Searched refs:dispatchPointerGestures (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/reader/mapper/ |
D | TouchInputMapper.h | 780 [[nodiscard]] std::list<NotifyArgs> dispatchPointerGestures(nsecs_t when, nsecs_t readTime,
|
D | TouchInputMapper.cpp | 1749 out += dispatchPointerGestures(when, readTime, /*policyFlags=*/0, /*isTimeout=*/true); in timeoutExpired() 2443 out += dispatchPointerGestures(when, readTime, policyFlags, /*isTimeout=*/false); in dispatchPointerUsage() 2478 std::list<NotifyArgs> TouchInputMapper::dispatchPointerGestures(nsecs_t when, nsecs_t readTime, in dispatchPointerGestures() function in android::TouchInputMapper
|