Searched refs:rThresRes (Results 1 – 1 of 1) sorted by relevance
122 ImplThresholdRes& rThresRes ) in ImplCalcBigIntThreshold() argument126 rThresRes.mnThresLogToPixX = 0; in ImplCalcBigIntThreshold()127 rThresRes.mnThresPixToLogX = 0; in ImplCalcBigIntThreshold()137 rThresRes.mnThresLogToPixX = LONG_MAX; in ImplCalcBigIntThreshold()142 rThresRes.mnThresPixToLogX = LONG_MAX; in ImplCalcBigIntThreshold()151 rThresRes.mnThresLogToPixY = 0; in ImplCalcBigIntThreshold()152 rThresRes.mnThresPixToLogY = 0; in ImplCalcBigIntThreshold()175 rThresRes.mnThresLogToPixX /= 2; in ImplCalcBigIntThreshold()176 rThresRes.mnThresLogToPixY /= 2; in ImplCalcBigIntThreshold()177 rThresRes.mnThresPixToLogX /= 2; in ImplCalcBigIntThreshold()[all …]
Completed in 22 milliseconds