Searched refs:nUnRotY (Results 1 – 1 of 1) sorted by relevance
1480 nUnRotY = ( pSinX[ nX ] + nCosY ) >> 8; in ImplCreateRotatedScaled()1483 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()1486 nTmpY = pMapIY[ nUnRotY ], nTmpFY = pMapFY[ nUnRotY ]; in ImplCreateRotatedScaled()1520 nUnRotY = ( pSinX[ nX ] + nCosY ) >> 8; in ImplCreateRotatedScaled()1523 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()1526 nTmpY = pMapIY[ nUnRotY ], nTmpFY = pMapFY[ nUnRotY ]; in ImplCreateRotatedScaled()1591 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()1594 nTmpY = pMapIY[ nUnRotY ], nTmpFY = pMapFY[ nUnRotY ]; in ImplCreateRotatedScaled()1628 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()1631 nTmpY = pMapIY[ nUnRotY ], nTmpFY = pMapFY[ nUnRotY ]; in ImplCreateRotatedScaled()[all …]
Completed in 31 milliseconds