Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h734 PointerCoords lastCoords; member
749 lastCoords.clear(); in reset()
DTouchInputMapper.cpp3459 &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
3473 &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
3558 mPointerSimple.lastCoords.copyFrom(mPointerSimple.currentCoords); in dispatchPointerSimple()