Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp2003 bool moveNeeded = in dispatchTouches() local
2011 moveNeeded = true; in dispatchTouches()
2038 if (moveNeeded && !moveIdBits.isEmpty()) { in dispatchTouches()
2515 bool moveNeeded = false; in dispatchPointerGestures() local
2521 moveNeeded = updateMovedPointers(mPointerGesture.currentGestureProperties, in dispatchPointerGestures()
2528 moveNeeded = true; in dispatchPointerGestures()
2578 if (moveNeeded) { in dispatchPointerGestures()