Searched defs:postScale (Results 1 – 2 of 2) sorted by relevance
517 final float postScale = toTimers ? 1 : 0; in animateToView() local
543 void postScale(float focusX, float focusY, float postScale, int viewportWidth, in postScale() method in FilmstripView.ViewItem