Searched refs:sk_path_line_to (Results 1 – 2 of 2) sorted by relevance
27 void sk_path_line_to(sk_path_t*, float x, float y);
252 void sk_path_line_to(sk_path_t* cpath, float x, float y) { in sk_path_line_to() function617 sk_path_line_to(cpath, 100, 100); in sk_test_capi()618 sk_path_line_to(cpath, 50, 100); in sk_test_capi()