Searched defs:floor (Results 1 – 3 of 3) sorted by relevance
46 public static float floor(float value) { in floor() method in FloatMath
401 int floor = (degrees / stepSize) * stepSize; in snapOnly30s() local
271 int floor = (degrees / stepSize) * stepSize; in snapOnly30s() local