Lines Matching refs:bestDim
822 HwcTestDim bestDim; in dfMinDim() local
843 bestDim = dim; in dfMinDim()
856 return bestDim; in dfMinDim()
863 HwcTestDim bestDim; in dfMaxDim() local
892 bestDim = dim; in dfMaxDim()
905 return bestDim; in dfMaxDim()
994 HwcTestDim bestDim; in scMinDim() local
1015 bestDim = dim; in scMinDim()
1028 return bestDim; in scMinDim()
1035 HwcTestDim bestDim; in scMaxDim() local
1066 bestDim = dim; in scMaxDim()
1079 return bestDim; in scMaxDim()