Searched refs:sk_path_close (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/c/ | ||
D | sk_path.h | 64 SK_API void sk_path_close(sk_path_t*); |
/external/skia/src/c/ | ||
D | sk_surface.cpp | 285 void sk_path_close(sk_path_t* cpath) { in sk_path_close() function |