Searched refs:float_t (Results 1 – 2 of 2) sorted by relevance
1397 float float_t = in interpolate() local1404 int t = (int) (0.5f + float_t); in interpolate()1406 int b = (int) (0.5f + float_t + float_height); in interpolate()
1423 float float_t = (mStartMotionPath.mY1430 int t = (int) (0.5f + float_t);1432 int b = (int) (0.5f + float_t + float_height);