Lines Matching refs:currentProperties
3408 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()
3594 &mPointerSimple.currentProperties, &pointerCoords, in dispatchPointerSimple()
3603 mPointerSimple.lastProperties = mPointerSimple.currentProperties; in dispatchPointerSimple()