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