Home
last modified time | relevance | path

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

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