Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h695 PointerProperties lastProperties; member
716 lastProperties.clear(); in reset()
DTouchInputMapper.cpp3502 &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
3517 AMOTION_EVENT_EDGE_FLAG_NONE, 1, &mPointerSimple.lastProperties, in dispatchPointerSimple()
3603 mPointerSimple.lastProperties = mPointerSimple.currentProperties; in dispatchPointerSimple()
3624 &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in abortPointerSimple()