Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h633 PointerProperties lastGestureProperties[MAX_POINTERS]; member
DTouchInputMapper.cpp2474 mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
2488 mPointerGesture.lastGestureProperties, mPointerGesture.lastGestureCoords, in dispatchPointerGestures()
2506 AMOTION_EVENT_EDGE_FLAG_NONE, mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
2590 mPointerGesture.lastGestureProperties[index].copyFrom( in dispatchPointerGestures()
2606 mPointerGesture.lastGestureProperties, mPointerGesture.lastGestureCoords, in abortPointerGestures()
3365 const PointerProperties& properties = mPointerGesture.lastGestureProperties[index]; in preparePointerGestures()