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