Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h113 inline const PointerCoords& pointerCoordsForId(uint32_t id) const { in pointerCoordsForId() function
DTouchInputMapper.cpp1691 const PointerCoords& coords = lastPointerData.pointerCoordsForId(mExternalStylusId); in applyExternalStylusTouchState()
2328 const PointerCoords& p = mLastCookedState.cookedPointerData.pointerCoordsForId(id); in cookPointerData()