Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h800 [[nodiscard]] std::list<NotifyArgs> dispatchPointerStylus(nsecs_t when, nsecs_t readTime,
DTouchInputMapper.cpp2446 out += dispatchPointerStylus(when, readTime, policyFlags); in dispatchPointerUsage()
3405 std::list<NotifyArgs> TouchInputMapper::dispatchPointerStylus(nsecs_t when, nsecs_t readTime, in dispatchPointerStylus() function in android::TouchInputMapper