Home
last modified time | relevance | path

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

/haiku/headers/libs/agg/
H A Dagg_blur.h93 typedef CalculatorT calculator_type; typedef
106 calculator_type sum; in blur_x()
107 calculator_type sum_in; in blur_x()
108 calculator_type sum_out; in blur_x()
1069 typedef CalculatorT calculator_type; typedef
1071 typedef typename calculator_type::value_type calc_type;
1118 calculator_type c; in blur_x()
1164 agg::pod_vector<calculator_type> m_sum1;
1165 agg::pod_vector<calculator_type> m_sum2;