Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h670 PointerCoords lastCoords; member
685 lastCoords.clear(); in reset()
DTouchInputMapper.cpp3420 &mPointerSimple.lastCoords, mOrientedXPrecision, mOrientedYPrecision, in dispatchPointerSimple()
3434 &mPointerSimple.lastCoords, mOrientedXPrecision, mOrientedYPrecision, in dispatchPointerSimple()
3517 mPointerSimple.lastCoords.copyFrom(mPointerSimple.currentCoords); in dispatchPointerSimple()