Searched refs:mFadeStop (Results 1 – 2 of 2) sorted by relevance
13651 private float mFadeStop; field in TextView.Drawables.Marquee13747 mFadeStop = lineWidth + textWidth / 6.0f; in start()13768 return mScroll <= mFadeStop; in shouldDrawLeftFade()
73682 Landroid/widget/TextView$Marquee;->mFadeStop:F