Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h174 inline const PointerCoords& pointerCoordsForId(uint32_t id) const { in pointerCoordsForId() function
DTouchInputMapper.cpp1667 const PointerCoords& coords = lastPointerData.pointerCoordsForId(mExternalStylusId); in applyExternalStylusTouchState()