Home
last modified time | relevance | path

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

/third_party/skia/include/c/
Dsk_path.h72 SK_API void sk_pathbuilder_add_rect(sk_pathbuilder_t*, const sk_rect_t*, sk_path_direction_t);
/third_party/skia/src/c/
Dsk_surface.cpp210 void sk_pathbuilder_add_rect(sk_pathbuilder_t* cbuilder, const sk_rect_t* crect, sk_path_direction_… in sk_pathbuilder_add_rect() function