Searched refs:getScroll (Results 1 – 1 of 1) sorted by relevance
5427 final float dx = -mMarquee.getScroll(); in onDraw()8086 final float scroll = marquee.getScroll(); in getLeftFadingEdgeStrength()8124 final float scroll = marquee.getScroll(); in getRightFadingEdgeStrength()9426 float getScroll() { in getScroll() method in TextView.Marquee