/aoo42x/main/filter/source/graphicfilter/itiff/ |
H A D | itiff.cxx | 874 pAcc->SetPixelIndex( nY, nx, nLast ); in ConvertScanline() 894 pAcc->SetPixelIndex( nY, nx, nLast ); in ConvertScanline() 934 pAcc->SetPixelIndex( nY, nx++, nByteVal & 1 ); in ConvertScanline() 936 pAcc->SetPixelIndex( nY, nx++, nByteVal & 1 ); in ConvertScanline() 938 pAcc->SetPixelIndex( nY, nx++, nByteVal & 1 ); in ConvertScanline() 940 pAcc->SetPixelIndex( nY, nx++, nByteVal & 1 ); in ConvertScanline() 942 pAcc->SetPixelIndex( nY, nx++, nByteVal & 1 ); in ConvertScanline() 944 pAcc->SetPixelIndex( nY, nx++, nByteVal & 1 ); in ConvertScanline() 948 pAcc->SetPixelIndex( nY, nx++, nByteVal ); in ConvertScanline() 967 pAcc->SetPixelIndex( nY, nx, nByteVal & 1 ); in ConvertScanline() [all …]
|
/aoo42x/main/filter/source/graphicfilter/ipcx/ |
H A D | ipcx.cxx | 312 pAcc->SetPixelIndex( ny, i, *(pSource1++) & 1 ); in ImplReadBody() 314 pAcc->SetPixelIndex( ny, i, (*pSource1 >> nShift ) & 1 ); in ImplReadBody() 336 pAcc->SetPixelIndex( ny, i, nCol ); in ImplReadBody() 343 pAcc->SetPixelIndex( ny, i, *pSource1++ ); in ImplReadBody() 354 pAcc->SetPixelIndex( ny, i, nCol ); in ImplReadBody() 361 pAcc->SetPixelIndex( ny, i, nCol ); in ImplReadBody() 374 pAcc->SetPixelIndex( ny, i, nCol ); in ImplReadBody() 381 pAcc->SetPixelIndex( ny, i, nCol ); in ImplReadBody()
|
/aoo42x/main/filter/source/graphicfilter/ipict/ |
H A D | ipict.cxx | 263 pAcc->SetPixelIndex( ny, nx++, nDat >> 7 ); \ 265 pAcc->SetPixelIndex( ny, nx++, nDat >> 6 ); \ 267 pAcc->SetPixelIndex( ny, nx++, nDat >> 5 ); \ 269 pAcc->SetPixelIndex( ny, nx++, nDat >> 4 ); \ 271 pAcc->SetPixelIndex( ny, nx++, nDat >> 3 ); \ 273 pAcc->SetPixelIndex( ny, nx++, nDat >> 2 ); \ 275 pAcc->SetPixelIndex( ny, nx++, nDat >> 1 ); \ 277 pAcc->SetPixelIndex( ny, nx++, nDat ); \ 286 pAcc->SetPixelIndex( ny, nx++, nDat & 3); \ 291 pAcc->SetPixelIndex( ny, nx++, nDat ); \ [all …]
|
/aoo42x/main/vcl/source/gdi/ |
H A D | dibtools.cxx | 317 rAcc.SetPixelIndex( nY, nX++, cTmp >> 4 ); in ImplDecodeRLE() 320 rAcc.SetPixelIndex( nY, nX++, cTmp & 0x0f ); in ImplDecodeRLE() 326 rAcc.SetPixelIndex( nY, nX++, *pRLE >> 4 ); in ImplDecodeRLE() 339 rAcc.SetPixelIndex( nY, nX++, *pRLE ); in ImplDecodeRLE() 372 rAcc.SetPixelIndex( nY, nX++, cTmp >> 4 ); in ImplDecodeRLE() 375 rAcc.SetPixelIndex( nY, nX++, cTmp & 0x0f ); in ImplDecodeRLE() 379 rAcc.SetPixelIndex( nY, nX++, cTmp >> 4 ); in ImplDecodeRLE() 384 rAcc.SetPixelIndex( nY, nX++, cTmp ); in ImplDecodeRLE() 485 rAcc.SetPixelIndex( nY, nX, (cTmp >> --nShift) & 1); in ImplReadDIBBits() 509 rAcc.SetPixelIndex( nY, nX, (cTmp >> ( --nShift << 2UL ) ) & 0x0f); in ImplReadDIBBits() [all …]
|
H A D | bitmapex.cxx | 1258 pAlpha->SetPixelIndex(0, 0, nAlpha); in createBlendFrame() 1267 pAlpha->SetPixelIndex(0, x, nAlpha); in createBlendFrame() 1275 pAlpha->SetPixelIndex(0, x, nAlpha); in createBlendFrame() 1285 pAlpha->SetPixelIndex(y, 0, nAlpha); in createBlendFrame() 1294 pAlpha->SetPixelIndex(y, x, nAlpha); in createBlendFrame() 1303 pAlpha->SetPixelIndex(y, 0, nAlpha); in createBlendFrame() 1312 pAlpha->SetPixelIndex(y, x, nAlpha); in createBlendFrame() 1320 pAlpha->SetPixelIndex(y, x, nAlpha); in createBlendFrame()
|
H A D | bitmap3.cxx | 548 pWriteAcc->SetPixelIndex( nY, nX, in ImplMakeGreyscales() 597 pWriteAcc->SetPixelIndex( nY, nX, (pReadAcc->GetPixel( nY, nX ) ).GetLuminance() >> nShift ); in ImplMakeGreyscales() 768 pWriteAcc->SetPixelIndex( nY, 0, cIndex ); in ImplConvertDown() 778 pWriteAcc->SetPixelIndex( nY, nX, cIndex ); in ImplConvertDown() 785 pWriteAcc->SetPixelIndex( nY, nX, cIndex ); in ImplConvertDown() 2398 …pWriteAcc->SetPixelIndex(y, x, static_cast< sal_uInt8 >(pWriteAcc->GetBestPaletteIndex(aResultColo… in ImplScaleConvolutionVer() 2723 …pWriteAcc->SetPixelIndex( nYAcc, 0, static_cast<sal_uInt8>(nVCLBLut[ nBC ] + nVCLGLut[nGC ] + nVCL… in ImplDitherFloyd() 2734 …pWriteAcc->SetPixelIndex( nYAcc, nXAcc, static_cast<sal_uInt8>(nVCLBLut[ nBC ] + nVCLGLut[nGC ] + … in ImplDitherFloyd() 2742 …pWriteAcc->SetPixelIndex( nYAcc, nWidth1, static_cast<sal_uInt8>(nVCLBLut[ nBC ] + nVCLGLut[nGC ] … in ImplDitherFloyd() 2923 …pWAcc->SetPixelIndex( nY, nX, static_cast<sal_uInt8>(aOct.GetBestPaletteIndex( pRAcc->GetPixel( nY… in ImplReduceSimple() [all …]
|
H A D | pngread.cxx | 1659 mpAcc->SetPixelIndex( nY, nX, nPalIndex ); in ImplSetPixel() 1691 mpAcc->SetPixelIndex( nY, nX, nPalIndex ); in ImplSetAlphaPixel() 1692 mpMaskAcc->SetPixelIndex( nY, nX, ~nAlpha ); in ImplSetAlphaPixel() 1706 mpMaskAcc->SetPixelIndex( nY, nX, ~nAlpha ); in ImplSetAlphaPixel()
|
H A D | bitmap.cxx | 1045 pWriteAcc->SetPixelIndex( nDstY, nDstX, pMap[ pReadAcc->GetPixelIndex( nSrcY, nSrcX ) ] ); in CopyPixel()
|
/aoo42x/main/filter/source/graphicfilter/ipsd/ |
H A D | ipsd.cxx | 371 mpWriteAcc->SetPixelIndex( nY, nX, nDat >> nBitCount-- ); in ImplReadBody() 392 mpWriteAcc->SetPixelIndex( nY, nX, nDat >> nBitCount-- ); in ImplReadBody() 421 mpWriteAcc->SetPixelIndex( nY, nX, nDat ); in ImplReadBody() 438 mpWriteAcc->SetPixelIndex( nY, nX, nDat ); in ImplReadBody() 689 mpMaskWriteAcc->SetPixelIndex( nY, nX, nDat ); in ImplReadBody() 710 mpMaskWriteAcc->SetPixelIndex( nY, nX, nDat ); in ImplReadBody()
|
/aoo42x/main/filter/source/graphicfilter/icgm/ |
H A D | bitmap.cxx | 84 …rDesc.mpAcc->SetPixelIndex( ny, nx, static_cast<sal_uInt8>( (*( rDesc.mpBuf + (nx >> 3)) >> ((nx &… in ImplGetBitmap() 98 …rDesc.mpAcc->SetPixelIndex( ny, nx, static_cast<sal_uInt8>( (*(rDesc.mpBuf + (nx >> 2)) >> (((nx &… in ImplGetBitmap() 115 rDesc.mpAcc->SetPixelIndex( ny, nx, static_cast<sal_uInt8>(nDat >> 4) ); in ImplGetBitmap() 119 rDesc.mpAcc->SetPixelIndex( ny, nx, static_cast<sal_uInt8>(nDat & 15) ); in ImplGetBitmap() 137 rDesc.mpAcc->SetPixelIndex( ny, nx, *(pTemp++) ); in ImplGetBitmap()
|
/aoo42x/main/filter/source/graphicfilter/ipbm/ |
H A D | ipbm.cxx | 282 mpAcc->SetPixelIndex( nHeight, nWidth, nDat >> nShift ); in ImplReadBody() 301 mpAcc->SetPixelIndex( nHeight, nWidth++, nDat); in ImplReadBody() 362 mpAcc->SetPixelIndex( nHeight, nWidth, static_cast<sal_uInt8>(nDat - '0') ); in ImplReadBody() 391 mpAcc->SetPixelIndex( nHeight, nWidth++, static_cast<sal_uInt8>(nGrey) ); in ImplReadBody()
|
/aoo42x/main/svtools/source/filter/igif/ |
H A D | gifread.cxx | 526 pAcc1->SetPixelIndex( nYAcc, nImageX++, cTransIndex1 ); in FillImages() 529 pAcc8->SetPixelIndex( nYAcc, nImageX, cTmp ); in FillImages() 530 pAcc1->SetPixelIndex( nYAcc, nImageX++, cNonTransIndex1 ); in FillImages() 534 pAcc8->SetPixelIndex( nYAcc, nImageX++, cTmp ); in FillImages()
|
/aoo42x/main/canvas/source/vcl/ |
H A D | impltools.cxx | 388 … pAlphaWriteAccess->SetPixelIndex( y, x, cModulatedAlphaIdx ); in transformBitmap() 478 pAlphaWriteAccess->SetPixelIndex( y, x, 255 ); in transformBitmap() 483 … pAlphaWriteAccess->SetPixelIndex( y, x, aAlphaMap[ cAlphaIdx ] ); in transformBitmap()
|
/aoo42x/main/filter/source/graphicfilter/itga/ |
H A D | itga.cxx | 383 mpAcc->SetPixelIndex( nY, nX, nDummy ); in ImplReadBody() 406 mpAcc->SetPixelIndex( nY, nX, nDummy ); in ImplReadBody() 620 mpAcc->SetPixelIndex( nY, nX, nDummy ); in ImplReadBody()
|
/aoo42x/main/filter/source/graphicfilter/iras/ |
H A D | iras.cxx | 233 mpAcc->SetPixelIndex( y, x, in ImplReadBody() 247 mpAcc->SetPixelIndex( y, x, nDat ); in ImplReadBody()
|
/aoo42x/main/svx/source/xoutdev/ |
H A D | xattrbmp.cxx | 98 pContent->SetPixelIndex(a, b, 1); in createHistorical8x8FromArray() 102 pContent->SetPixelIndex(a, b, 0); in createHistorical8x8FromArray()
|
H A D | _xoutbmp.cxx | 437 pWriteAcc->SetPixelIndex( nY1, nXDst, nWhitePalIdx ); in DetectEdges() 439 pWriteAcc->SetPixelIndex( nY1, nXDst, nBlackPalIdx ); in DetectEdges()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | bmpacc.hxx | 208 inline void SetPixelIndex( long nY, long nX, sal_uInt8 cIndex ); 555 inline void BitmapWriteAccess::SetPixelIndex( long nY, long nX, sal_uInt8 cIndex ) in SetPixelIndex() function in BitmapWriteAccess
|
/aoo42x/main/filter/source/graphicfilter/ieps/ |
H A D | ieps.cxx | 651 pAcc->SetPixelIndex( y, x, static_cast<sal_uInt8>(nDat >> nBitsLeft) & 1 ); in GraphicImport() 654 pAcc->SetPixelIndex( y, x, nDat ? 1 : 0 ); // nBitDepth == 8 in GraphicImport()
|
/aoo42x/main/vcl/source/helper/ |
H A D | canvastools.cxx | 252 rWriteAcc->SetPixelIndex( aRect.Y1, x, in readBmp() 284 rWriteAcc->SetPixelIndex( aRect.Y1, x, in readBmp()
|
/aoo42x/main/svtools/source/graphic/ |
H A D | transformer.cxx | 77 pWriteAccess->SetPixelIndex( nY, nX, nAlphaTo ); in setAlpha()
|
/aoo42x/main/svtools/source/filter/wmf/ |
H A D | winwmf.cxx | 564 pAcc->SetPixelIndex( y, x, (nEightPixels>>i)&1 ); in ReadRecordParams()
|
/aoo42x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsButtonBar.cxx | 161 pBitmap->SetPixelIndex(nY, nX, static_cast<sal_uInt8>(255-nNewValue)); in AdaptTransparency()
|