Searched refs:rel_t (Results 1 – 2 of 2) sorted by relevance
204 const auto rel_t = (t - fTimeBase) / kFocusDuration, in onTick() local205 map_t = SkTPin(fMap.computeYFromX(rel_t), 0.0f, 1.0f); in onTick()218 if (rel_t < 1) in onTick()
193 const auto rel_t = (t - fTimeBase) / kFocusDuration, in onTick() local194 map_t = SkTPin(fMap.computeYFromX(rel_t), 0.0f, 1.0f); in onTick()207 if (rel_t < 1) in onTick()