Home
last modified time | relevance | path

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

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