Home
last modified time | relevance | path

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

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