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

/haiku/headers/libs/agg/
H A Dagg_span_image_filter.h92 //==============================================span_image_resample_affine
94 class span_image_resample_affine : class in namespace:agg
103 span_image_resample_affine() : function in class:agg::span_image_resample_affine
110 span_image_resample_affine(source_type& src, function in class:agg::span_image_resample_affine
H A Dagg_span_image_filter_gray.h532 public span_image_resample_affine<Source>
537 typedef span_image_resample_affine<source_type> base_type;
H A Dagg_span_image_filter_rgb.h650 public span_image_resample_affine<Source>
656 typedef span_image_resample_affine<source_type> base_type;
H A Dagg_span_image_filter_rgba.h670 public span_image_resample_affine<Source>
676 typedef span_image_resample_affine<source_type> base_type;

Completed in 53 milliseconds