Searched refs:sk_path_move_to (Results 1 – 2 of 2) sorted by relevance
26 void sk_path_move_to(sk_path_t*, float x, float y);
248 void sk_path_move_to(sk_path_t* cpath, float x, float y) { in sk_path_move_to() function616 sk_path_move_to(cpath, 50, 50); in sk_test_capi()