Searched refs:hasPointerId (Results 1 – 2 of 2) sorted by relevance
568 bool hasPointerId(uint32_t id) const { in hasPointerId() function606 if (!getHistory(0)->hasPointerId(id) || !getHistory(1)->hasPointerId(id)) { in recentCoordinatesAreIdentical()
1141 if (oldLastResample.hasPointerId(id) && touchState.recentCoordinatesAreIdentical(id)) { in resampleTouchState()