Home | History | Annotate | Download | only in wm

Lines Matching refs:thumbWidth

3205         final float thumbWidth = thumbWidthI > 0 ? thumbWidthI : 1;
3226 float scaleW = mAppDisplayWidth/thumbWidth;
3247 float scaleW = thumbWidth / mAppDisplayWidth;