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

/inkscape/src/live_effects/
H A Dspiro.cpp144 double t1_1 = km0; local
148 double t2_2 = t1_1 * t1_1;
149 double t2_3 = 2 * (t1_1 * t1_2);
150 double t2_4 = 2 * (t1_1 * t1_3) + t1_2 * t1_2;
151 double t2_5 = 2 * (t1_1 * t1_4 + t1_2 * t1_3);
153 double t3_4 = t2_2 * t1_2 + t2_3 * t1_1;
154 double t3_6 = t2_2 * t1_4 + t2_3 * t1_3 + t2_4 * t1_2 + t2_5 * t1_1;
158 double t5_6 = t4_4 * t1_2 + t4_5 * t1_1;
171 double t1_1 local
210 double t1_1 = km0; local
262 double t1_1 = km0; local
330 double t1_1 = km0; local
[all...]

Completed in 15 milliseconds