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