Home
last modified time | relevance | path

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

/external/skia/include/c/
Dsk_path.h64 SK_API void sk_path_close(sk_path_t*);
/external/skia/src/c/
Dsk_surface.cpp285 void sk_path_close(sk_path_t* cpath) { in sk_path_close() function