Searched refs:spotCoords (Results 1 – 3 of 3) sorted by relevance
103 virtual void setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex,169 virtual void setSpots(const PointerCoords* spotCoords,
243 void PointerController::setSpots(const PointerCoords* spotCoords, in setSpots() argument250 const PointerCoords& c = spotCoords[spotIdToIndex[id]]; in setSpots()265 const PointerCoords& c = spotCoords[spotIdToIndex[id]]; in setSpots()
116 virtual void setSpots(const PointerCoords* spotCoords, in setSpots() argument