Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h783 [[nodiscard]] std::list<NotifyArgs> abortPointerGestures(nsecs_t when, nsecs_t readTime,
DTouchInputMapper.cpp2462 out += abortPointerGestures(when, readTime, policyFlags); in abortPointerUsage()
2666 std::list<NotifyArgs> TouchInputMapper::abortPointerGestures(nsecs_t when, nsecs_t readTime, in abortPointerGestures() function in android::TouchInputMapper