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