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

/external/mesa3d/src/gallium/state_trackers/vega/
H A Dstroker.c414 if (null_line(l))
433 if (null_line(l1) || null_line(l1))
453 if (null_line(l1) || null_line(l2))
483 if (null_line(l1) || null_line(l2) ||
H A Dbezier.c628 if (null_line(tangent)) {
634 if (null_line(tangent)) {
H A Dmatrix.h395 static INLINE VGboolean null_line(const VGfloat *l) function

Completed in 829 milliseconds