Searched refs:hasPointerCoordsForId (Results 1 – 2 of 2) sorted by relevance
163 inline bool hasPointerCoordsForId(uint32_t id) const { return validIdBits.hasBit(id); } in hasPointerCoordsForId() function
2412 mLastCookedState.cookedPointerData.hasPointerCoordsForId(id)) { in cookPointerData()