Searched refs:slope1 (Results 1 – 2 of 2) sorted by relevance
74 const real64 slope1 = 13.064306598; // gamma * pow (x1, gamma - 1.0) in Evaluate() local83 slope1); in Evaluate()130 const real64 slope1 = 9.9661890075; // gamma * pow (x1, gamma - 1.0) in Evaluate() local139 slope1); in Evaluate()
676 float slope0, slope1, slope2; in gdx2d_fill_triangle() local724 slope1 = ((float) (edges[1].x1 - edges[1].x2)) / in gdx2d_fill_triangle()737 slope1 * (float) (edges[1].y2 - y) + 0.5); in gdx2d_fill_triangle()