Searched defs:xnext (Results 1 – 1 of 1) sorted by relevance
48 static AI void compute_edge_vectors(const Sk4f& x, const Sk4f& y, const Sk4f& xnext, in compute_edge_vectors()127 auto xnext = nextCCW(*x1); in compute_nested_quad_vertices() local