Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h634 PointerCoords lastGestureCoords[MAX_POINTERS]; member
DTouchInputMapper.cpp2475 mPointerGesture.lastGestureCoords, in dispatchPointerGestures()
2488 mPointerGesture.lastGestureProperties, mPointerGesture.lastGestureCoords, in dispatchPointerGestures()
2507 mPointerGesture.lastGestureCoords, in dispatchPointerGestures()
2592 mPointerGesture.lastGestureCoords[index].copyFrom( in dispatchPointerGestures()
2606 mPointerGesture.lastGestureProperties, mPointerGesture.lastGestureCoords, in abortPointerGestures()
3366 const PointerCoords& coords = mPointerGesture.lastGestureCoords[index]; in preparePointerGestures()