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

/haiku/headers/libs/agg/
H A Dagg_span_gradient_alpha.h33 typedef typename color_type::value_type alpha_type; typedef in class:agg::span_gradient_alpha
106 typedef typename ColorT::value_type alpha_type; typedef in struct:agg::gradient_alpha_x
107 alpha_type operator [] (alpha_type x) const { return x; }
113 typedef int8u alpha_type; typedef in struct:agg::gradient_alpha_x_u8
114 alpha_type operator [] (alpha_type x) const { return x; }
120 typedef int8u alpha_type; typedef in struct:agg::gradient_alpha_one_munus_x_u8
121 alpha_type operator [] (alpha_type
[all...]

Completed in 40 milliseconds