Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DDrawingModeInvert.h36 blend_pixel_invert(int x, int y, const color_type& c, uint8 cover, in blend_pixel_invert() function
H A DPixelFormat.cpp190 fBlendPixel = blend_pixel_invert; in SetDrawingMode()