Searched refs:maxT (Results 1 – 2 of 2) sorted by relevance
29 float minT =0, maxT = MathUtils.PI2; in spawnAux() local31 maxT = MathUtils.PI; in spawnAux()34 maxT = -MathUtils.PI; in spawnAux()36 float t = MathUtils.random(minT, maxT); in spawnAux()
215 int maxT; in count_runtype_values() local218 maxT = 2; in count_runtype_values()221 maxT = fRunHead->getIntervalCount() * 2; in count_runtype_values()225 return maxT; in count_runtype_values()