Home
last modified time | relevance | path

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

/external/skqp/include/c/
Dsk_path.h64 SK_API void sk_path_close(sk_path_t*);
/external/skqp/experimental/go-skia/
Dskia.go187 C.sk_path_close(p.ptr)
/external/skqp/src/c/
Dsk_surface.cpp199 void sk_path_close(sk_path_t* cpath) { in sk_path_close() function