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

/haiku/headers/libs/agg/
H A Dagg_image_accessors.h151 //----------------------------------------------------image_accessor_clone
152 template<class PixFmt> class image_accessor_clone class in namespace:agg
161 image_accessor_clone() {} function in class:agg::image_accessor_clone
162 image_accessor_clone(const pixfmt_type& pixf) : m_pixf(&pixf) {} function in class:agg::image_accessor_clone
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapGeneric.h22 typedef agg::image_accessor_clone<PixFmt> type;

Completed in 42 milliseconds