Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp5345 mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
5360 mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
5381 mPointerGesture.lastGestureProperties, in dispatchPointerGestures()
5471 mPointerGesture.lastGestureProperties[index].copyFrom( in dispatchPointerGestures()
5488 mPointerGesture.lastGestureProperties, in abortPointerGestures()
6254 const PointerProperties& properties = mPointerGesture.lastGestureProperties[index]; in preparePointerGestures()
DInputReader.h1489 PointerProperties lastGestureProperties[MAX_POINTERS]; member