Searched refs:d_sup (Results 1 – 2 of 2) sorted by relevance
329 final float d_sup = SPLINE_POSITION[index + 1]; in computeScrollOffset() local330 velocityCoef = (d_sup - d_inf) / (t_sup - t_inf); in computeScrollOffset()
937 final float d_sup = SPLINE_POSITION[index + 1]; in update() local938 velocityCoef = (d_sup - d_inf) / (t_sup - t_inf); in update()