Lines Matching defs:aNewBmp
371 Bitmap aNewBmp( GetSizePixel(), 1 ); in ImplMakeMono() local
445 Bitmap aNewBmp( GetSizePixel(), 1 ); in ImplMakeMonoDither() local
533 Bitmap aNewBmp( GetSizePixel(), ( nGreys == 16 ) ? 4 : 8, &rPal ); in ImplMakeGreyscales() local
639 …Bitmap aNewBmp( GetSizePixel(), nBitCount, pReadAcc->HasPalette() ? &pReadAcc->GetPalette() : &… in ImplConvertUp() local
715 Bitmap aNewBmp( GetSizePixel(), nBitCount, &aPal ); in ImplConvertDown() local
833 Bitmap aNewBmp; in ImplConvertGhosted() local
1120 Bitmap aNewBmp( Size( nNewWidth, nNewHeight ), GetBitCount(), &pReadAcc->GetPalette() ); in ImplScaleFast() 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
3138 Bitmap aNewBmp( GetSizePixel(), nBitCount ); in ImplReduceMedian() local