Searched refs:ComputeScale (Results 1 – 1 of 1) sorted by relevance
29 static float ComputeScale ( float position );317 scale = ComputeScale(segs[(i + (10 * k)) - k].xlate); in DrawTick()449 static float ComputeScale ( float position ) in ComputeScale() function