Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h735 PointerProperties lastProperties; member
750 lastProperties.clear(); in reset()
DTouchInputMapper.cpp3459 &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
3473 &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
3559 mPointerSimple.lastProperties.copyFrom(mPointerSimple.currentProperties); in dispatchPointerSimple()