Searched refs:demultiply (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_color_gray.h142 const self_type& demultiply() function in struct:agg::gray8
329 const self_type& demultiply() function in struct:agg::gray16
H A Dagg_color_rgba.h115 const rgba& demultiply() function in struct:agg::rgba
333 AGG_INLINE const self_type& demultiply() function in struct:agg::rgba8
595 AGG_INLINE const self_type& demultiply() function in struct:agg::rgba16
H A Dagg_pixfmt_rgba.h61 static AGG_INLINE void demultiply(value_type* p) function in struct:agg::multiplier_rgba
2241 void demultiply() function in class:agg::pixfmt_alpha_blend_rgba
2243 for_each_pixel(multiplier_rgba<color_type, order_type>::demultiply);
2637 void demultiply() function in class:agg::pixfmt_custom_blend_rgba
2639 for_each_pixel(multiplier_rgba<color_type, order_type>::demultiply);

Completed in 98 milliseconds