Searched refs:ringLocationDifference (Results 1 – 1 of 1) sorted by relevance
176 RingLocations ringLocationDifference = RingLocations.values()[randomNumber]; in createRing() local177 ringCenter[X] += mLocationMapping[ringLocationDifference.ordinal()][0]; in createRing()178 ringCenter[Z] += mLocationMapping[ringLocationDifference.ordinal()][1]; in createRing()