Searched refs:t831 (Results 1 – 1 of 1) sorted by relevance
/external/pixman/demos/ |
D | quad2quad.c | 89 t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, in quad_to_quad() local 1272 t831 = (py2 * py3 * x2 - py2 * py3 * x3) * y2; in quad_to_quad() 1276 t834 = px1 * (t833 + t832 + t831); in quad_to_quad() 1805 + t1 * (py1 * t844 + t833 + t832 + t831)) in quad_to_quad() 1810 + y1 * (py1 * t896 + x1 * (py1 * t914 + t833 + t832 + t831)) + t857 in quad_to_quad() 1858 + y1 * (py1 * t944 + py1 * x1 * t109 + t833 + t832 + t831) + t871 in quad_to_quad() 1891 + y0 * (x0 * (px0 * (x1 * (py1 * t972 + t833 + t832 + t831) in quad_to_quad() 1977 + t973 + t29 * (py1 * t997 + t833 + t832 + t831) in quad_to_quad()
|