Searched refs:v1_blue (Results 1 – 1 of 1) sorted by relevance
78 const sal_uInt8 v1_blue( v1.getBlue() ); in operator ()() local85 ((((sal_Int32)v2.getBlue() - v1_blue)*alpha) / 0x100) + v1_blue); in operator ()()101 const sal_uInt8 v1_blue( v1.getBlue() ); in operator ()() local108 ((((sal_Int32)v2.getBlue() - v1_blue)*alpha) / 0x100) + v1_blue); in operator ()()
Completed in 4 milliseconds