Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeAlphaPCSUBPIX.h19 BLEND_COMPOSITE16_SUBPIX(d, r, g, b, a1, a2, a3); \
H A DDrawingModeAlphaCCSUBPIX.h19 BLEND_COMPOSITE16_SUBPIX(d, r, g, b, a1, a2, a3); \
H A DDrawingMode.h180 #define BLEND_COMPOSITE16_SUBPIX(d, r, g, b, a1, a2, a3) \ macro