Lines Matching refs:currentProperties
6269 mPointerSimple.currentProperties.clear(); in dispatchPointerStylus()
6287 mPointerSimple.currentProperties.id = 0; in dispatchPointerStylus()
6288 mPointerSimple.currentProperties.toolType = in dispatchPointerStylus()
6304 mPointerSimple.currentProperties.clear(); in dispatchPointerMouse()
6339 mPointerSimple.currentProperties.id = 0; in dispatchPointerMouse()
6340 mPointerSimple.currentProperties.toolType = in dispatchPointerMouse()
6414 1, &mPointerSimple.currentProperties, &mPointerSimple.currentCoords, in dispatchPointerSimple()
6425 1, &mPointerSimple.currentProperties, &mPointerSimple.currentCoords, in dispatchPointerSimple()
6441 1, &mPointerSimple.currentProperties, &mPointerSimple.currentCoords, in dispatchPointerSimple()
6453 1, &mPointerSimple.currentProperties, &mPointerSimple.currentCoords, in dispatchPointerSimple()
6475 1, &mPointerSimple.currentProperties, &pointerCoords, in dispatchPointerSimple()
6484 mPointerSimple.lastProperties.copyFrom(mPointerSimple.currentProperties); in dispatchPointerSimple()
6492 mPointerSimple.currentProperties.clear(); in abortPointerSimple()