Searched refs:greenShift (Results 1 – 2 of 2) sorted by relevance
64 void VclCanvasBitmap::setComponentInfo( sal_uLong redShift, sal_uLong greenShift, sal_uLong blueShi… in setComponentInfo() argument72 if( redShift > greenShift ) in setComponentInfo()78 if( greenShift > blueShift ) in setComponentInfo()84 if( greenShift > blueShift ) in setComponentInfo()101 pCounts[greenPos] = bitcount(sal::static_int_cast<sal_uInt32>(greenShift)); in setComponentInfo()
65 …SAL_DLLPRIVATE void setComponentInfo( sal_uLong redShift, sal_uLong greenShift, sal_uLong blueShif…
Completed in 17 milliseconds