Home | History | Annotate | Download | only in wm

Lines Matching refs:thumbWidth

917         final float thumbWidth = thumbWidthI > 0 ? thumbWidthI : 1;
921 float scaleW = appWidth / thumbWidth;
1068 final float thumbWidth = thumbWidthI > 0 ? thumbWidthI : 1;
1102 float scale = thumbWidth /
1257 final float thumbWidth = thumbWidthI > 0 ? thumbWidthI : 1;
1263 float scaleW = appWidth / thumbWidth;
1280 float scaleW = appWidth / thumbWidth;
1302 final float thumbWidth = thumbWidthI > 0 ? thumbWidthI : 1;
1309 float scaleW = thumbWidth / appWidth;
1337 float scaleW = thumbWidth / appWidth;