Searched defs:aNewBmp (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/vcl/source/gdi/ |
H A D | bitmap3.cxx | 371 Bitmap aNewBmp( GetSizePixel(), 1 ); in ImplMakeMono() local 445 Bitmap aNewBmp( GetSizePixel(), 1 ); in ImplMakeMonoDither() local 715 Bitmap aNewBmp( GetSizePixel(), nBitCount, &aPal ); in ImplConvertDown() local 833 Bitmap aNewBmp; in ImplConvertGhosted() local 1192 Bitmap aNewBmp( Size( nNewWidth, nHeight ), 24 ); in ImplScaleInterpolate() local 2562 Bitmap aNewBmp( GetSizePixel(), 8 ); in ImplDitherMatrix() local 2637 Bitmap aNewBmp( GetSizePixel(), 8 ); in ImplDitherFloyd() local 2773 Bitmap aNewBmp( GetSizePixel(), 24 ); in ImplDitherFloyd16() local 2886 Bitmap aNewBmp; in ImplReduceSimple() local 3053 Bitmap aNewBmp( GetSizePixel(), nBitCount, &aNewPal ); in ImplReducePopular() local [all …]
|
H A D | bitmap4.cxx | 114 Bitmap aNewBmp( GetSizePixel(), 24 ); in ImplConvolute3() local 261 Bitmap aNewBmp( GetSizePixel(), 24 ); in ImplMedianFilter() local 397 Bitmap aNewBmp( GetSizePixel(), 8, &pReadAcc->GetPalette() ); in ImplSobelGrey() local 525 Bitmap aNewBmp( GetSizePixel(), 8, &pReadAcc->GetPalette() ); in ImplEmbossGrey() local 701 Bitmap aNewBmp( GetSizePixel(), 8, &aSepiaPal ); in ImplSepia() local
|
H A D | bitmap.cxx | 773 Bitmap aNewBmp( aNewSizePix, GetBitCount(), &pReadAcc->GetPalette() ); in Rotate() local 812 Bitmap aNewBmp( aNewSizePix, GetBitCount(), &pReadAcc->GetPalette() ); in Rotate() local 909 Bitmap aNewBmp( aNewRect.GetSize(), GetBitCount(), &pReadAcc->GetPalette() ); in Crop() local 1143 Bitmap aNewBmp( aNewSize, GetBitCount(), &aBmpPal ); in Expand() local 1191 Bitmap aNewBmp( GetSizePixel(), 1 ); in CreateMask() local 1564 Bitmap aNewBmp( GetSizePixel(), 24 ); in Replace() local
|
H A D | impimage.cxx | 358 …const Bitmap aNewBmp( Size( nPosCount * maSize.Width(), maSize.Height() ), maBmpEx.GetBitmap().Ge… in GetBitmapEx() local
|
H A D | dibtools.cxx | 636 Bitmap aNewBmp(aSizePixel, nBitCount, &aDummyPal); in ImplReadDIBBody() local
|
/aoo4110/main/vcl/source/helper/ |
H A D | canvasbitmap.cxx | 459 BitmapEx aNewBmp( m_aBitmap ); in getScaledBitmap() local
|
Completed in 84 milliseconds