Searched defs:y2d (Results 1 – 2 of 2) sorted by relevance
183 static void outset_projected_vertices(const Sk4f& x2d, const Sk4f& y2d, in outset_projected_vertices()592 Sk4f y2d = inner->fY * iw; in compute_nested_persp_quad_vertices() local
222 auto y2d = (*y) * iw; in compute_quad_persp_vertices() local