Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.h117 inline PointerCoords& editPointerCoordsWithId(uint32_t id) { in editPointerCoordsWithId() function
H A DTouchInputMapper.cpp1723 PointerCoords& coords = currentPointerData.editPointerCoordsWithId(mExternalStylusId); in applyExternalStylusTouchState()