Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeCopySUBPIX.h17 #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, in blend_solid_hspan_copy_subpix()