Home
last modified time | relevance | path

Searched refs:currentPointerData (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1669 CookedPointerData& currentPointerData = mCurrentCookedState.cookedPointerData; in applyExternalStylusTouchState() local
1671 if (!mFusedStylusPointerId || !currentPointerData.isTouching(*mFusedStylusPointerId)) { in applyExternalStylusTouchState()
1684 PointerCoords& coords = currentPointerData.editPointerCoordsWithId(*mFusedStylusPointerId); in applyExternalStylusTouchState()
1689 currentPointerData.editPointerPropertiesWithId(*mFusedStylusPointerId); in applyExternalStylusTouchState()