OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sk_path_add_oval
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/c/
sk_path.h
73
SK_API void
sk_path_add_oval
(sk_path_t*, const sk_rect_t*, sk_path_direction_t);
/external/skia/src/c/
sk_surface.cpp
297
void
sk_path_add_oval
(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) {
function
Completed in 196 milliseconds