Lines Matching refs:aMap

423 			const MapMode	aMap( maPrefMapMode );  in ImplMakeMono()  local
428 maPrefMapMode = aMap; in ImplMakeMono()
500 const MapMode aMap( maPrefMapMode ); in ImplMakeMonoDither() local
505 maPrefMapMode = aMap; in ImplMakeMonoDither()
608 const MapMode aMap( maPrefMapMode ); in ImplMakeGreyscales() local
613 maPrefMapMode = aMap; in ImplMakeGreyscales()
690 const MapMode aMap( maPrefMapMode ); in ImplConvertUp() local
695 maPrefMapMode = aMap; in ImplConvertUp()
816 const MapMode aMap( maPrefMapMode ); in ImplConvertDown() local
821 maPrefMapMode = aMap; in ImplConvertDown()
893 const MapMode aMap( maPrefMapMode ); in ImplConvertGhosted() local
898 maPrefMapMode = aMap; in ImplConvertGhosted()
2615 const MapMode aMap( maPrefMapMode ); in ImplDitherMatrix() local
2620 maPrefMapMode = aMap; in ImplDitherMatrix()
2755 const MapMode aMap( maPrefMapMode ); in ImplDitherFloyd() local
2760 maPrefMapMode = aMap; in ImplDitherFloyd()
2847 const MapMode aMap( maPrefMapMode ); in ImplDitherFloyd16() local
2852 maPrefMapMode = aMap; in ImplDitherFloyd16()
2935 const MapMode aMap( maPrefMapMode ); in ImplReduceSimple() local
2939 maPrefMapMode = aMap; in ImplReduceSimple()
3105 const MapMode aMap( maPrefMapMode ); in ImplReducePopular() local
3109 maPrefMapMode = aMap; in ImplReducePopular()
3181 InverseColorMap aMap( aPal ); in ImplReduceMedian() local
3185 …pWAcc->SetPixelIndex( nY, nX, static_cast<sal_uInt8>( aMap.GetBestPaletteIndex( pRAcc->GetColor( n… in ImplReduceMedian()
3196 const MapMode aMap( maPrefMapMode ); in ImplReduceMedian() local
3200 maPrefMapMode = aMap; in ImplReduceMedian()