Home
last modified time | relevance | path

Searched refs:sk_pathbuilder_snapshot_path (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/c/
Dsk_path.h88 SK_API sk_path_t* sk_pathbuilder_snapshot_path(sk_pathbuilder_t*);
/third_party/skia/src/c/
Dsk_surface.cpp230 sk_path_t* sk_pathbuilder_snapshot_path(sk_pathbuilder_t* cbuilder) { in sk_pathbuilder_snapshot_path() function