Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp2718 int32_t lastActiveTouchId = mPointerGesture.activeTouchId; in preparePointerGestures() local
2719 int32_t activeTouchId = lastActiveTouchId; in preparePointerGestures()