Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h696 PointerCoords lastCoords; member
711 lastCoords.clear(); in reset()
DTouchInputMapper.cpp3490 &mPointerSimple.lastCoords, mOrientedXPrecision, mOrientedYPrecision, in dispatchPointerSimple()
3504 &mPointerSimple.lastCoords, mOrientedXPrecision, mOrientedYPrecision, in dispatchPointerSimple()
3587 mPointerSimple.lastCoords.copyFrom(mPointerSimple.currentCoords); in dispatchPointerSimple()