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

/haiku/headers/libs/agg/
H A Dagg_rendering_buffer.h28 //==========================================================row_ptr_cache
29 template<class T> class row_ptr_cache class in namespace:agg
43 row_ptr_cache() : function in class:agg::row_ptr_cache
53 row_ptr_cache(T* buf, unsigned width, unsigned height, int stride) : function in class:agg::row_ptr_cache
160 typedef row_ptr_cache<int8u> rendering_buffer;
H A Dagg_renderer_outline_image.h188 row_ptr_cache<color_type> m_buf;

Completed in 43 milliseconds