Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeAlphaCC.h31 blend_pixel_alpha_cc(int x, int y, const color_type& c, uint8 cover, in blend_pixel_alpha_cc() function
H A DPixelFormat.cpp292 fBlendPixel = blend_pixel_alpha_cc; in SetDrawingMode()