Home
last modified time | relevance | path

Searched refs:Interpolator (Results 1 – 9 of 9) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_span_interpolator_adaptor.h25 template<class Interpolator, class Distortion>
26 class span_interpolator_adaptor : public Interpolator
29 typedef Interpolator base_type;
H A Dagg_span_image_filter_gray.h35 template<class Source, class Interpolator>
37 public span_image_filter<Source, Interpolator>
42 typedef Interpolator interpolator_type;
81 template<class Source, class Interpolator>
83 public span_image_filter<Source, Interpolator>
88 typedef Interpolator interpolator_type;
154 template<class Source, class Interpolator>
156 public span_image_filter<Source, Interpolator>
161 typedef Interpolator interpolator_type;
331 template<class Source, class Interpolator>
[all …]
H A Dagg_span_image_filter.h30 template<class Source, class Interpolator> class span_image_filter
34 typedef Interpolator interpolator_type;
179 template<class Source, class Interpolator>
181 public span_image_filter<Source, Interpolator>
185 typedef Interpolator interpolator_type;
H A Dagg_span_image_filter_rgb.h35 template<class Source, class Interpolator>
37 public span_image_filter<Source, Interpolator>
43 typedef Interpolator interpolator_type;
86 template<class Source, class Interpolator>
88 public span_image_filter<Source, Interpolator>
94 typedef Interpolator interpolator_type;
181 template<class Source, class Interpolator>
183 public span_image_filter<Source, Interpolator>
189 typedef Interpolator interpolator_type;
415 template<class Source, class Interpolator>
[all …]
H A Dagg_span_image_filter_rgba.h35 template<class Source, class Interpolator>
37 public span_image_filter<Source, Interpolator>
43 typedef Interpolator interpolator_type;
86 template<class Source, class Interpolator>
88 public span_image_filter<Source, Interpolator>
94 typedef Interpolator interpolator_type;
187 template<class Source, class Interpolator>
189 public span_image_filter<Source, Interpolator>
195 typedef Interpolator interpolator_type;
426 template<class Source, class Interpolator>
[all …]
H A Dagg_span_subdiv_adaptor.h24 template<class Interpolator, unsigned SubpixelShift = 8>
28 typedef Interpolator interpolator_type;
H A Dagg_span_gradient_alpha.h25 class Interpolator,
31 typedef Interpolator interpolator_type;
H A Dagg_span_gradient.h41 class Interpolator,
47 typedef Interpolator interpolator_type;
/haiku/src/libs/icon/
H A DIconRenderer.cpp306 <StyleTransformer> Interpolator; in _GenerateGradient() typedef
308 Interpolator, in _GenerateGradient()
312 Interpolator interpolator(*transformer); in _GenerateGradient()
320 <StyleTransformer> Interpolator; in _GenerateGradient() typedef
322 Interpolator, in _GenerateGradient()
326 Interpolator interpolator(*transformer); in _GenerateGradient()