Searched refs:mIconScale (Results 1 – 1 of 1) sorted by relevance
54 private float mIconScale; field in Ticker153 mIconScale = (float)imageBounds / (float)outerBounds; in Ticker()162 mIconSwitcher.setScaleX(mIconScale); in Ticker()163 mIconSwitcher.setScaleY(mIconScale); in Ticker()