Home
last modified time | relevance | path

Searched defs:mPointerIdBits (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DMultiTouchInputMapper.h112 BitSet32 mPointerIdBits; variable
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
H A DTouchExplorer.java1295 private int mPointerIdBits; field in TouchExplorer.SendHoverEnterAndMoveDelayed
1376 mRawEvents.get(i), mPointerIdBits, mPolicyFlags); in run() local
1395 private int mPointerIdBits; field in TouchExplorer.SendHoverExitDelayed
/aosp12/frameworks/native/include/input/
H A DVelocityTracker.h241 BitSet32 mPointerIdBits; variable