Home
last modified time | relevance | path

Searched refs:GetBitCount (Results 1 – 25 of 83) sorted by last modified time

1234

/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx476 sal_uInt16 GetBitCount() const;
961 return( 1UL << (sal_uLong) GetBitCount() ); in GetColorCount()
969 return( ( (sal_uLong) aSizePix.Width() * aSizePix.Height() * GetBitCount() ) >> 3UL ); in GetSizeBytes()
H A Dbitmapex.hxx118 sal_uInt16 GetBitCount() const { return aBitmap.GetBitCount(); } in GetBitCount() function in BitmapEx
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx444 sal_uInt16 AquaSalGraphics::GetBitCount() in GetBitCount() function in AquaSalGraphics
1497 if( rAlphaBmp.GetBitCount() > 8 ) in drawAlphaBitmap()
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx73 aBitmap = Bitmap( aSize, rBitmapEx.aBitmap.GetBitCount() ); in BitmapEx()
81 aMask = Bitmap( aSize, rBitmapEx.aMask.GetBitCount() ); in BitmapEx()
139 if( !!aMask && aMask.GetBitCount() != 1 ) in BitmapEx()
164 if( aBitmap.GetBitCount() < aMask.GetBitCount() ) in BitmapEx()
1037 if(aChangedBitmap.GetBitCount() <= 8) in ModifyBitmapEx()
1051 aChangedBitmap.GetBitCount(), in ModifyBitmapEx()
H A Dbitmap3.cxx276 const sal_uInt16 nBitCount = GetBitCount(); in Convert()
631 DBG_ASSERT( nBitCount > GetBitCount(), "New BitCount must be greater!" ); in ImplConvertUp()
649 const sal_uInt16 nOldCount = 1 << GetBitCount(); in ImplConvertUp()
707 …DBG_ASSERT( nBitCount <= GetBitCount(), "New BitCount must be lower (or equal when pExtColor is se… in ImplConvertDown()
851 aNewBmp = Bitmap( GetSizePixel(), GetBitCount(), &aNewPal ); in ImplConvertGhosted()
925 const sal_uInt16 nStartCount(GetBitCount()); in Scale()
1018 if(bRetval && nStartCount != GetBitCount()) in Scale()
1058 if(GetBitCount() != rNew.GetBitCount()) in ImplAdaptBitCount()
1060 switch(GetBitCount()) in ImplAdaptBitCount()
1120 Bitmap aNewBmp( Size( nNewWidth, nNewHeight ), GetBitCount(), &pReadAcc->GetPalette() ); in ImplScaleFast()
[all …]
H A Dbitmap4.cxx784 if( GetBitCount() > 8 ) in ImplMosaic()
949 sal_Bool bRet = ( GetBitCount() > 8 ) ? Convert( BMP_CONVERSION_8BIT_COLORS ) : sal_True; in ImplPopArt()
961 const sal_uLong nEntryCount = 1 << pWriteAcc->GetBitCount(); in ImplPopArt()
H A Dbitmap.cxx269 rBmp.GetBitCount() == GetBitCount() && in IsEqual()
317 sal_uInt16 Bitmap::GetBitCount() const in GetBitCount() function in Bitmap
326 const sal_uInt16 nBitCount = GetBitCount(); in HasGreyPalette()
390 UInt32ToSVBT32( pRAcc->GetBitCount(), aBT32 ); in GetChecksum()
955 const sal_uInt16 nSrcBitCount = pBmpSrc->GetBitCount(); in CopyPixel()
956 const sal_uInt16 nDstBitCount = GetBitCount(); in CopyPixel()
1143 Bitmap aNewBmp( aNewSize, GetBitCount(), &aBmpPal ); in Expand()
1502 const sal_uInt16 nMaxColors = 1 << pAcc->GetBitCount(); in Replace()
1612 if( 1 == GetBitCount() ) in Replace()
1676 if( 1 == GetBitCount() ) in Replace()
[all …]
H A Ddibtools.cxx1005 …nt16 nBitCount(pAccAlpha ? 32 : discretizeBitcount(static_cast< sal_uInt16 >(rAcc.GetBitCount()))); in ImplWriteDIBBits()
1190 …nt16 nBitCount(pAccAlpha ? 32 : discretizeBitcount(static_cast< sal_uInt16 >(rAcc.GetBitCount()))); in ImplWriteDIBBody()
1513 if((8 == aMask.GetBitCount()) && aMask.HasGreyPalette()) in ReadDIBBitmapEx()
H A Dbmpacc.cxx95 if( pNewImpBmp->ImplCreate( *pImpBmp, rBitmap.GetBitCount() ) ) in ImplCreate()
H A Dgdimtf.cxx3106 if ( aBmp.GetBitCount() != 24 ) in CreateThumbnail()
H A Doutdev2.cxx1642 if( aAlphaBitmap.GetBitCount() > 8 ) in GetBitmapEx()
1935 if( GetBitCount() <= 8 ) in ImplBlendWithAlpha()
2052 if( GetBitCount() <= 8 ) in ImplBlend()
2399 if( aMask.GetBitCount() > 1 ) in ImplPrintTransparent()
2513 if( aMask.GetBitCount() > 1 ) in ImplPrintMask()
H A Doutdev6.cxx279 && GetBitCount() > 8 in DrawTransparent()
503 if( aPaint.GetBitCount() <= 8 ) in DrawTransparent()
H A Dpdfwriter_impl.cxx9610 if( rObject.m_aMask.GetBitCount() == 1 || in writeJPG()
9661 if( rObject.m_aMask.GetBitCount() == 1 ) in writeJPG()
9663 else if( rObject.m_aMask.GetBitCount() == 8 ) in writeJPG()
9713 else if( aBitmap.GetBitCount() != 8 ) in writeBitmapObject()
9726 switch( aBitmap.GetBitCount() ) in writeBitmapObject()
9733 nBitsPerComponent = aBitmap.GetBitCount(); in writeBitmapObject()
9779 if( aBitmap.GetBitCount() == 1 ) in writeBitmapObject()
9835 if( aBitmap.GetBitCount() == 1 ) in writeBitmapObject()
9845 else if( aBitmap.GetBitCount() == 8 ) in writeBitmapObject()
10097 aID.m_nSize = aBitmap.GetBitCount(); in createBitmapEmit()
[all …]
H A Dpdfwriter_impl2.cxx154 int nDepth = aBitmapEx.GetBitmap().GetBitCount(); in implWriteBitmapEx()
1965 if( i_pBitmap->GetBitCount() != 1 ) in writeG4Stream()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx3090 return _pPrevBmp->GetBitCount(); in getTargetColorDepth()
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx719 if( GetBitCount() <= 8 ) in Paint()
1010 if( GetBitCount() <= 8 ) in Paint()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h268 virtual sal_uInt16 GetBitCount();
/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx449 if( pAcc->GetBitCount() == 8 ) in FillBitmap()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx808 sal_uInt16 WinSalGraphics::GetBitCount() in GetBitCount() function in WinSalGraphics
H A Dsalgdi2.cxx358 pTmpSalBmp->Create( rSalBitmap, rSalBitmap.GetBitCount() ); in ImplDrawBitmap()
387 sal_Bool bMono = ( rSalBitmap.GetBitCount() == 1 ); in ImplDrawBitmap()
572 …if( ( GetBitCount() <= 8 ) && rTransparentBitmap.ImplGethDIB() && rTransparentBitmap.GetBitCount()… in drawBitmap()
665 if( ( GetBitCount() <= 8 ) && rSalBitmap.ImplGethDIB() && rSalBitmap.GetBitCount() == 1 ) in drawMask()
H A Dsalbmp.cxx275 pExtraWinSalRGB->Create(*pSalRGB, pSalRGB->GetBitCount()); in ImplCreateGdiPlusBitmap()
374 pExtraWinSalRGB->Create(*pSalRGB, pSalRGB->GetBitCount()); in ImplCreateGdiPlusBitmap()
407 pExtraWinSalA->Create(*pSalA, pSalA->GetBitCount()); in ImplCreateGdiPlusBitmap()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1135 if( aBmp.GetBitCount() != 24 || ! aIcon.IsAlpha() ) in SetIcon()
1137 if( aBmp.GetBitCount() != 24 ) in SetIcon()
/trunk/main/vcl/unx/headless/
H A Dsvpbmp.cxx132 sal_uInt16 SvpSalBitmap::GetBitCount() const in GetBitCount() function in SvpSalBitmap
H A Dsvpbmp.hxx54 virtual sal_uInt16 GetBitCount() const;
H A Dsvpgdi.cxx142 sal_uInt16 SvpSalGraphics::GetBitCount() in GetBitCount() function in SvpSalGraphics

Completed in 237 milliseconds

1234