Home
last modified time | relevance | path

Searched refs:processGestures (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchpadInputMapper.cpp466 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
DTouchpadInputMapper.h78 [[nodiscard]] std::list<NotifyArgs> processGestures(nsecs_t when, nsecs_t readTime);