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.h31 void sk_path_close(sk_path_t*);
/external/skia/src/c/
Dsk_surface.cpp268 void sk_path_close(sk_path_t* cpath) { in sk_path_close() function
619 sk_path_close(cpath); in sk_test_capi()