Searched refs:bPalDiffers (Results 1 – 1 of 1) sorted by relevance
526 …sal_Bool bPalDiffers = !pReadAcc->HasPalette() || ( rPal.GetEntryCount() != pReadAcc->GetPalet… in ImplMakeGreyscales() local528 if( !bPalDiffers ) in ImplMakeGreyscales()529 bPalDiffers = ( (BitmapPalette&) rPal != pReadAcc->GetPalette() ); in ImplMakeGreyscales()531 if( bPalDiffers ) in ImplMakeGreyscales()
Completed in 40 milliseconds