Searched refs:pointerCoordsForId (Results 1 – 2 of 2) sorted by relevance
113 inline const PointerCoords& pointerCoordsForId(uint32_t id) const { in pointerCoordsForId() function
1691 const PointerCoords& coords = lastPointerData.pointerCoordsForId(mExternalStylusId); in applyExternalStylusTouchState()2328 const PointerCoords& p = mLastCookedState.cookedPointerData.pointerCoordsForId(id); in cookPointerData()