Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h693 PointerProperties currentProperties; member
714 currentProperties.clear(); in reset()
DTouchInputMapper.cpp3408 mPointerSimple.currentProperties.clear(); in dispatchPointerStylus()
3423 mPointerSimple.currentProperties.id = 0; in dispatchPointerStylus()
3424 mPointerSimple.currentProperties.toolType = in dispatchPointerStylus()
3442 mPointerSimple.currentProperties.clear(); in dispatchPointerMouse()
3461 mPointerSimple.currentProperties.id = 0; in dispatchPointerMouse()
3462 mPointerSimple.currentProperties.toolType = in dispatchPointerMouse()
3535 &mPointerSimple.currentProperties, in dispatchPointerSimple()
3546 &mPointerSimple.currentProperties, in dispatchPointerSimple()
3562 &mPointerSimple.currentProperties, in dispatchPointerSimple()
3574 &mPointerSimple.currentProperties, &mPointerSimple.currentCoords, in dispatchPointerSimple()
[all …]