Lines Matching refs:SetPixel

391 							pWriteAcc->SetPixel( nY, nX, aWhite );  in ImplMakeMono()
394 pWriteAcc->SetPixel( nY, nX, aBlack ); in ImplMakeMono()
407 pWriteAcc->SetPixel( nY, nX, aWhite ); in ImplMakeMono()
410 pWriteAcc->SetPixel( nY, nX, aBlack ); in ImplMakeMono()
468 pWriteAcc->SetPixel( nY, nX, aWhite ); in ImplMakeMonoDither()
471 pWriteAcc->SetPixel( nY, nX, aBlack ); in ImplMakeMonoDither()
484 pWriteAcc->SetPixel( nY, nX, aWhite ); in ImplMakeMonoDither()
487 pWriteAcc->SetPixel( nY, nX, aBlack ); in ImplMakeMonoDither()
664 pWriteAcc->SetPixel( nY, nX, pReadAcc->GetPixel( nY, nX ) ); in ImplConvertUp()
672 … pWriteAcc->SetPixel( nY, nX, pReadAcc->GetPaletteColor( pReadAcc->GetPixelIndex( nY, nX ) ) ); in ImplConvertUp()
678 pWriteAcc->SetPixel( nY, nX, pReadAcc->GetPixel( nY, nX ) ); in ImplConvertUp()
876 pW->SetPixel( nY, nX, BitmapColor( ( aOld.GetRed() >> 1 ) | 0x80, in ImplConvertGhosted()
1147 pWriteAcc->SetPixel( nActY, nX, pReadAcc->GetPixel( nMapY , pLutX[ nX ] ) ); in ImplScaleFast()
1233 pWriteAcc->SetPixel( nY, nX, aCol0 ); in ImplScaleInterpolate()
1263 pWriteAcc->SetPixel( nY, nX, aCol0 ); in ImplScaleInterpolate()
1313 pWriteAcc->SetPixel( nY, nX, aCol0 ); in ImplScaleInterpolate()
1335 pWriteAcc->SetPixel( nY, nX, aCol0 ); in ImplScaleInterpolate()
1463 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1571 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1604 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1715 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1754 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1861 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1898 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
2005 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
2038 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
2147 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
2305 pWriteAcc->SetPixel(y, x, aResultColor); in ImplScaleConvolutionHor()
2402 pWriteAcc->SetPixel(y, x, aResultColor); in ImplScaleConvolutionVer()
2585 pWriteAcc->SetPixel( nY, nX, aIndex ); in ImplDitherMatrix()
2602 pWriteAcc->SetPixel( nY, nX, aIndex ); in ImplDitherMatrix()
2804 pWriteAcc->SetPixel( nY, 0, aBestCol ); in ImplDitherFloyd16()
2817 pWriteAcc->SetPixel( nY, nX, aBestCol ); in ImplDitherFloyd16()
2825 pWriteAcc->SetPixel( nY, nX, aBestCol ); in ImplDitherFloyd16()
3076 pWAcc->SetPixel( nY, nX, aDstCol ); in ImplReducePopular()
3090 pWAcc->SetPixel( nY, nX, aDstCol ); in ImplReducePopular()
3478 pAcc->SetPixel( nY, nX, aCol ); in Adjust()