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

/haiku/headers/libs/agg/
H A Dagg_pixfmt_rgba.h2718 typedef blender_rgba<rgba8, order_rgba> blender_rgba32; //----blender_rgba32
2723 typedef blender_rgba_pre<rgba8, order_rgba> blender_rgba32_pre; //----blender_rgba32_pre
2728 typedef blender_rgba_plain<rgba8, order_rgba> blender_rgba32_plain; //----blender_rgba32_plain
2733 typedef blender_rgba<rgba16, order_rgba> blender_rgba64; //----blender_rgba64
2738 typedef blender_rgba_pre<rgba16, order_rgba> blender_rgba64_pre; //----blender_rgba64_pre
H A Dagg_color_rgba.h36 struct order_rgba { enum rgba_e { R=0, G=1, B=2, A=3, rgba_tag }; }; //----order_rgba struct in namespace:agg

Completed in 51 milliseconds