Searched refs:currentPointerData (Results 1 – 1 of 1) sorted by relevance
4395 CookedPointerData& currentPointerData = mCurrentCookedState.cookedPointerData; in applyExternalStylusTouchState() local4398 if (mExternalStylusId != -1 && currentPointerData.isTouching(mExternalStylusId)) { in applyExternalStylusTouchState()4404 PointerCoords& coords = currentPointerData.editPointerCoordsWithId(mExternalStylusId); in applyExternalStylusTouchState()4408 currentPointerData.editPointerPropertiesWithId(mExternalStylusId); in applyExternalStylusTouchState()