Home
last modified time | relevance | path

Searched refs:redShift (Results 1 – 2 of 2) sorted by relevance

/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()
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()
/trunk/main/vcl/inc/
H A Dcanvasbitmap.hxx65 …SAL_DLLPRIVATE void setComponentInfo( sal_uLong redShift, sal_uLong greenShift, sal_uLong blueShif…

Completed in 18 milliseconds