Searched refs:incrementPerMs (Results 1 – 1 of 1) sorted by relevance
322 final float incrementPerMs = (scale - getScale()) / durationMs; in zoomTo() local330 float target = oldScale + (incrementPerMs * currentMs); in zoomTo()