Home
last modified time | relevance | path

Searched refs:sk_pathbuilder_close (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/c/
Dsk_path.h67 SK_API void sk_pathbuilder_close(sk_pathbuilder_t*);
/third_party/skia/src/c/
Dsk_surface.cpp206 void sk_pathbuilder_close(sk_pathbuilder_t* cbuilder) { in sk_pathbuilder_close() function