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