Searched defs:sk_path_quad_to (Results 1 – 2 of 2) sorted by relevance
187 void sk_path_quad_to(sk_path_t* cpath, float x0, float y0, float x1, float y1) { in sk_path_quad_to() function