Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h765 [[nodiscard]] std::list<NotifyArgs> dispatchGestureButtonRelease(nsecs_t when,
DTouchInputMapper.cpp2170 std::list<NotifyArgs> TouchInputMapper::dispatchGestureButtonRelease(nsecs_t when, in dispatchGestureButtonRelease() function in android::TouchInputMapper
2559 out += dispatchGestureButtonRelease(when, policyFlags, dispatchedGestureIdBits, in dispatchPointerGestures()