Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h551 inline const PointerCoords& pointerCoordsForId(uint32_t id) const { in pointerCoordsForId() function
DInputReader.cpp4566 const PointerCoords& coords = lastPointerData.pointerCoordsForId(mExternalStylusId); in applyExternalStylusTouchState()