Home
last modified time | relevance | path

Searched defs:sk_path_delete (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/c/
Dsk_surface.cpp177 void sk_path_delete(sk_path_t* cpath) { delete as_path(cpath); } in sk_path_delete() function
/external/skia/src/c/
Dsk_surface.cpp236 void sk_path_delete(sk_path_t* cpath) { delete as_path(cpath); } in sk_path_delete() function