Home
last modified time | relevance | path

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

/external/skqp/include/c/
Dsk_path.h80 SK_API bool sk_path_get_bounds(const sk_path_t*, sk_rect_t*);
/external/skia/include/c/
Dsk_path.h98 SK_API bool sk_path_get_bounds(const sk_path_t*, sk_rect_t*);
/external/skqp/src/c/
Dsk_surface.cpp219 bool sk_path_get_bounds(const sk_path_t* cpath, sk_rect_t* crect) { in sk_path_get_bounds() function
/external/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