Searched refs:sk_pathbuilder_detach_path (Results 1 – 4 of 4) sorted by relevance
83 SK_API sk_path_t* sk_pathbuilder_detach_path(sk_pathbuilder_t*);
60 sk_path_t* path = sk_pathbuilder_detach_path(path_builder); in draw()
81 sk_path_t* path = sk_pathbuilder_detach_path(path_builder);
226 sk_path_t* sk_pathbuilder_detach_path(sk_pathbuilder_t* cbuilder) { in sk_pathbuilder_detach_path() function