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

/external/mesa3d/src/gallium/state_trackers/vega/
H A Dbezier.c382 line_point_at(l, 0.33, ctrl1);
383 line_point_at(l, 0.66, ctrl2);
H A Dmatrix.h434 static INLINE void line_point_at(float *l, float t, float *pt) function
H A Dpath.c1904 line_point_at(line, at, point);
1919 line_point_at(line, at, point);
2027 line_point_at(line, 1.f, point);
2033 line_point_at(line, 1.f, point);
H A Dstroker.c1203 line_point_at(cline, dpos/elen, p2);

Completed in 3542 milliseconds