Home
last modified time | relevance | path

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

/external/skia/include/c/
Dsk_path.h73 SK_API void sk_path_add_oval(sk_path_t*, const sk_rect_t*, sk_path_direction_t);
/external/skia/src/c/
Dsk_surface.cpp297 void sk_path_add_oval(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) { in sk_path_add_oval() function