Home
last modified time | relevance | path

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

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