Searched refs:scaleY (Results 1 – 1 of 1) sorted by relevance
1375 double scaleY = bVMirr ? -rScaleY : rScaleY; in ImplScaleSuper() local1377 const long nDstH = FRound( aSizePix.Height() * scaleY ); in ImplScaleSuper()1433 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()1579 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()1725 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()1869 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()2013 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()2173 bRet = ImplScaleFast( scaleX, scaleY ); in ImplScaleSuper()
Completed in 48 milliseconds