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

/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeCopySUBPIX.h16 // BLEND_COPY_SUBPIX
17 #define BLEND_COPY_SUBPIX(d, r2, g2, b2, a1, a2, a3, r1, g1, b1) \ macro
35 BLEND_COPY_SUBPIX(p, color.red, color.green, color.blue,

Completed in 27 milliseconds