Home
last modified time | relevance | path

Searched refs:greenShift (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx64 void VclCanvasBitmap::setComponentInfo( sal_uLong redShift, sal_uLong greenShift, sal_uLong blueShi… in setComponentInfo() argument
72 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()
/trunk/main/vcl/inc/
H A Dcanvasbitmap.hxx65 …SAL_DLLPRIVATE void setComponentInfo( sal_uLong redShift, sal_uLong greenShift, sal_uLong blueShif…

Completed in 16 milliseconds