Searched refs:getScroll (Results 1 – 2 of 2) sorted by relevance
7975 final float dx = -mMarquee.getScroll(); in onDraw()11001 return getHorizontalFadingEdgeStrength(marquee.getScroll(), 0.0f); in getLeftFadingEdgeStrength()11017 return getHorizontalFadingEdgeStrength(marquee.getMaxFadeScroll(), marquee.getScroll()); in getRightFadingEdgeStrength()13341 float getScroll() { in getScroll() method in TextView.Drawables.Marquee
90908 Landroid/widget/TextView$Marquee;->getScroll()F