Searched refs:sk_pathbuilder_quad_to (Results 1 – 2 of 2) sorted by relevance
45 SK_API void sk_pathbuilder_quad_to(sk_pathbuilder_t*, float x0, float y0, float x1, float y1);
191 void sk_pathbuilder_quad_to(sk_pathbuilder_t* cbuilder, in sk_pathbuilder_quad_to() function