Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h697 PointerProperties lastProperties; member
712 lastProperties.clear(); in reset()
DTouchInputMapper.cpp3489 AMOTION_EVENT_EDGE_FLAG_NONE, 1, &mPointerSimple.lastProperties, in dispatchPointerSimple()
3503 AMOTION_EVENT_EDGE_FLAG_NONE, 1, &mPointerSimple.lastProperties, in dispatchPointerSimple()
3588 mPointerSimple.lastProperties.copyFrom(mPointerSimple.currentProperties); in dispatchPointerSimple()