Lines Matching refs:currentProperties
3379 mPointerSimple.currentProperties.clear(); in dispatchPointerStylus()
3396 mPointerSimple.currentProperties.id = 0; in dispatchPointerStylus()
3397 mPointerSimple.currentProperties.toolType = in dispatchPointerStylus()
3413 mPointerSimple.currentProperties.clear(); in dispatchPointerMouse()
3447 mPointerSimple.currentProperties.id = 0; in dispatchPointerMouse()
3448 mPointerSimple.currentProperties.toolType = in dispatchPointerMouse()
3520 &mPointerSimple.currentProperties, &mPointerSimple.currentCoords, in dispatchPointerSimple()
3530 AMOTION_EVENT_EDGE_FLAG_NONE, 1, &mPointerSimple.currentProperties, in dispatchPointerSimple()
3546 &mPointerSimple.currentProperties, &mPointerSimple.currentCoords, in dispatchPointerSimple()
3556 AMOTION_EVENT_EDGE_FLAG_NONE, 1, &mPointerSimple.currentProperties, in dispatchPointerSimple()
3578 AMOTION_EVENT_EDGE_FLAG_NONE, 1, &mPointerSimple.currentProperties, in dispatchPointerSimple()
3588 mPointerSimple.lastProperties.copyFrom(mPointerSimple.currentProperties); in dispatchPointerSimple()
3596 mPointerSimple.currentProperties.clear(); in abortPointerSimple()