Searched refs:nNewWidth1 (Results 1 – 1 of 1) sorted by relevance
1126 const long nNewWidth1 = nNewWidth - 1L; in ImplScaleFast() local1134 if( nNewWidth1 && nNewHeight1 ) in ImplScaleFast()1203 const long nNewWidth1 = nNewWidth - 1L; in ImplScaleInterpolate() local1205 const double fRevScaleX = (double) nWidth1 / nNewWidth1; in ImplScaleInterpolate()
Completed in 14 milliseconds