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

/haiku/headers/libs/agg/
H A Dagg_image_accessors.h106 //--------------------------------------------------image_accessor_no_clip
107 template<class PixFmt> class image_accessor_no_clip class in namespace:agg
116 image_accessor_no_clip() {} function in class:agg::image_accessor_no_clip
117 image_accessor_no_clip(const pixfmt_type& pixf) : m_pixf(&pixf) {} function in class:agg::image_accessor_no_clip

Completed in 109 milliseconds