Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1879 bool moveNeeded = in dispatchTouches() local
1887 moveNeeded = true; in dispatchTouches()
1906 if (moveNeeded && !moveIdBits.isEmpty()) { in dispatchTouches()
2388 bool moveNeeded = false; in dispatchPointerGestures() local
2394 moveNeeded = updateMovedPointers(mPointerGesture.currentGestureProperties, in dispatchPointerGestures()
2401 moveNeeded = true; in dispatchPointerGestures()
2440 if (moveNeeded) { in dispatchPointerGestures()