Searched refs:pixfmt_type (Results 1 – 2 of 2) sorted by relevance
29 typedef PixelFormat pixfmt_type; typedef30 typedef typename pixfmt_type::color_type color_type;31 typedef typename pixfmt_type::row_data row_data;32 typedef typename pixfmt_type::span_data span_data;34 renderer_base(pixfmt_type& ren) : in renderer_base()38 void attach(pixfmt_type& ren) in attach()43 const pixfmt_type& ren() const in ren()47 pixfmt_type& ren() in ren()159 pixfmt_type* m_ren;
44 typedef agg::renderer_base<pixfmt_type> base_ren_type;