Searched defs:ColorBitmaskOutputMaskFunctor (Results 1 – 1 of 1) sorted by relevance
42 template<> struct ColorBitmaskOutputMaskFunctor<true> : MaskFunctorBase<Color,sal_uInt8> struct44 Color operator()( Color v1, sal_uInt8 m, Color v2 ) const in operator ()()51 template<> struct ColorBitmaskOutputMaskFunctor<false> : MaskFunctorBase<Color,sal_uInt8> struct53 Color operator()( Color v1, sal_uInt8 m, Color v2 ) const in operator ()()