Searched refs:BLEND_ADD_SUBPIX (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeAddSUBPIX.h16 // BLEND_ADD_SUBPIX
17 #define BLEND_ADD_SUBPIX(d, r, g, b, a1, a2, a3) \ macro
39 BLEND_ADD_SUBPIX(p, color.red, color.green, color.blue,

Completed in 31 milliseconds