Searched refs:redShift (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()75 if( redShift > blueShift ) in setComponentInfo()87 if( redShift > blueShift ) in setComponentInfo()100 pCounts[redPos] = bitcount(sal::static_int_cast<sal_uInt32>(redShift)); in setComponentInfo()
65 …SAL_DLLPRIVATE void setComponentInfo( sal_uLong redShift, sal_uLong greenShift, sal_uLong blueShif…
Completed in 12 milliseconds