Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h777 [[nodiscard]] std::list<NotifyArgs> abortPointerUsage(nsecs_t when, nsecs_t readTime,
DTouchInputMapper.cpp2437 out += abortPointerUsage(when, readTime, policyFlags); in dispatchPointerUsage()
2457 std::list<NotifyArgs> TouchInputMapper::abortPointerUsage(nsecs_t when, nsecs_t readTime, in abortPointerUsage() function in android::TouchInputMapper
3708 out += abortPointerUsage(when, readTime, /*policyFlags=*/0); in cancelTouch()