Searched refs:getScrollScale (Results 1 – 1 of 1) sorted by relevance
700 scale = getScrollScale(progress); in drawTileView()835 float scale = getScrollScale(progress); in draw()1763 private float getScrollScale(float scrollProgress) { in getScrollScale() method