Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp1676 CookedPointerData& currentPointerData = mCurrentCookedState.cookedPointerData; in applyExternalStylusTouchState() local
1678 if (!mFusedStylusPointerId || !currentPointerData.isTouching(*mFusedStylusPointerId)) { in applyExternalStylusTouchState()
1691 PointerCoords& coords = currentPointerData.editPointerCoordsWithId(*mFusedStylusPointerId); in applyExternalStylusTouchState()
1696 currentPointerData.editPointerPropertiesWithId(*mFusedStylusPointerId); in applyExternalStylusTouchState()