Home
last modified time | relevance | path

Searched defs:activeTouchId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp2771 const int32_t& activeTouchId = mPointerGesture.activeTouchId; in preparePointerGestures() local
3074 const int32_t activeTouchId = mPointerGesture.activeTouchId; in prepareMultiFingerPointerGestures() local
H A DTouchInputMapper.h624 int32_t activeTouchId; // -1 if none member