Searched defs:blend_pixel (Results 1 - 11 of 11) sorted by relevance

/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DAggCompOpAdapter.h24 blend_pixel(int x, int y, function in struct:AggCompOpAdapter
H A DPixelFormat.h232 PixelFormat::blend_pixel(int x, int y, const color_type& c, uint8 cover) function in class:PixelFormat
/haiku/headers/libs/agg/
H A Dagg_pixfmt_transposer.h55 AGG_INLINE void blend_pixel(int x, int y, function in class:agg::pixfmt_transposer
H A Dagg_pixfmt_amask_adaptor.h93 void blend_pixel(int x, int y, const color_type& c, cover_type cover) function in class:agg::pixfmt_amask_adaptor
H A Dagg_renderer_mclip.h142 void blend_pixel(int x, int y, const color_type& c, cover_type cover) function in class:agg::renderer_mclip
H A Dagg_renderer_base.h159 void blend_pixel(int x, int y, const color_type& c, cover_type cover) function in class:agg::renderer_base
H A Dagg_pixfmt_gray.h238 AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover) function in class:agg::pixfmt_alpha_blend_gray
H A Dagg_pixfmt_rgb.h307 AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover) function in class:agg::pixfmt_alpha_blend_rgb
H A Dagg_pixfmt_rgb_packed.h895 AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover) function in class:agg::pixfmt_alpha_blend_rgb_packed
H A Dagg_pixfmt_rgba.h1852 AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover) function in class:agg::pixfmt_alpha_blend_rgba
2434 void blend_pixel(int x, int y, const color_type& c, int8u cover) function in class:agg::pixfmt_custom_blend_rgba
/haiku/src/servers/app/drawing/Painter/
H A Dagg_renderer_region.h224 void blend_pixel(int x, int y, const color_type& c, cover_type cover) function in class:agg::renderer_region

Completed in 115 milliseconds