Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h616 int32_t activeTouchId; // -1 if none member
DTouchInputMapper.cpp2764 const int32_t& activeTouchId = mPointerGesture.activeTouchId; in preparePointerGestures() local
3067 const int32_t activeTouchId = mPointerGesture.activeTouchId; in prepareMultiFingerPointerGestures() local