Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h671 PointerProperties lastGestureProperties[MAX_POINTERS]; member
DTouchInputMapper.cpp2436 mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
2450 mPointerGesture.lastGestureProperties, mPointerGesture.lastGestureCoords, in dispatchPointerGestures()
2468 /* deviceTimestamp */ 0, mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
2554 mPointerGesture.lastGestureProperties[index].copyFrom( in dispatchPointerGestures()
2570 mPointerGesture.lastGestureProperties, mPointerGesture.lastGestureCoords, in abortPointerGestures()
3331 const PointerProperties& properties = mPointerGesture.lastGestureProperties[index]; in preparePointerGestures()