Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp4508 mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
4523 mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
4543 mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
4629 mPointerGesture.lastGestureProperties[index].copyFrom( in dispatchPointerGestures()
4646 mPointerGesture.lastGestureProperties, in abortPointerGestures()
5413 const PointerProperties& properties = mPointerGesture.lastGestureProperties[index]; in preparePointerGestures()
DInputReader.h1582 PointerProperties lastGestureProperties[MAX_POINTERS]; member