Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeBlend.h38 blend_pixel_blend(int x, int y, const color_type& c, uint8 cover, in blend_pixel_blend() function
H A DPixelFormat.cpp242 fBlendPixel = blend_pixel_blend; in SetDrawingMode()