Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.h761 void abortPointerGestures(nsecs_t when, nsecs_t readTime, uint32_t policyFlags);
H A DTouchInputMapper.cpp2401 abortPointerGestures(when, readTime, policyFlags); in abortPointerUsage()
2628 void TouchInputMapper::abortPointerGestures(nsecs_t when, nsecs_t readTime, uint32_t policyFlags) { in abortPointerGestures() function in android::TouchInputMapper