Home
last modified time | relevance | path

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

/third_party/skia/include/c/
Dsk_path.h98 SK_API bool sk_path_get_bounds(const sk_path_t*, sk_rect_t*);
/third_party/skia/src/c/
Dsk_surface.cpp238 bool sk_path_get_bounds(const sk_path_t* cpath, sk_rect_t* crect) { in sk_path_get_bounds() function