Home
last modified time | relevance | path

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

/external/skqp/src/c/
Dsk_surface.cpp175 sk_path_t* sk_path_new() { return (sk_path_t*)new SkPath; } in sk_path_new() function
/external/skia/src/c/
Dsk_surface.cpp175 sk_path_t* sk_path_new() { return (sk_path_t*)new SkPath; } in sk_path_new() function