Searched refs:t_rate (Results 1 – 1 of 1) sorted by relevance
1215 const auto t_rate = 1.0f / (kTileCount * kTileCount - 1); in draw() local1230 const auto t = t_rate * (frameOrder[i] * kTileCount + frameOrder[j]); in draw()