Lines Matching refs:SetPixel
1080 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1109 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1145 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1178 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1207 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplCreateScaled()
1289 pWAcc->SetPixel( nYDst, nXDst++, aAlphaValue ); in ImplCreateScaled()
1375 pWAcc->SetPixel( nY, nX, aWB ); in ImplCreateScaled()
1377 pWAcc->SetPixel( nY, nX, aWW ); in ImplCreateScaled()
1388 pWAcc->SetPixel( nY, nX, aWB ); in ImplCreateScaled()
1390 pWAcc->SetPixel( nY, nX, aWW ); in ImplCreateScaled()
1503 pWAcc->SetPixel( nY, nX, aColRes ); in ImplCreateRotatedScaled()
1543 pWAcc->SetPixel( nY, nX, aColRes ); in ImplCreateRotatedScaled()
1641 pWAcc->SetPixel( nY, nX, aAlphaVal ); in ImplCreateRotatedScaled()
1644 pWAcc->SetPixel( nY, nX, aTrans ); in ImplCreateRotatedScaled()
1705 pWAcc->SetPixel( nY, nX, aB ); in ImplCreateRotatedScaled()
1707 pWAcc->SetPixel( nY, nX, aW ); in ImplCreateRotatedScaled()
1710 pWAcc->SetPixel( nY, nX, aB ); in ImplCreateRotatedScaled()
1713 pWAcc->SetPixel( nY, nX, aW ); in ImplCreateRotatedScaled()
1839 pA->SetPixel( nY, nX, aAlphaValue ); in ImplAdjust()