Searched refs:sk_path_add_rect (Results 1 - 4 of 4) sorted by relevance

/external/skia/include/c/
H A Dsk_path.h69 SK_API void sk_path_add_rect(sk_path_t*, const sk_rect_t*, sk_path_direction_t);
/external/skqp/include/c/
H A Dsk_path.h69 SK_API void sk_path_add_rect(sk_path_t*, const sk_rect_t*, sk_path_direction_t);
/external/skia/src/c/
H A Dsk_surface.cpp289 void sk_path_add_rect(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) { function
/external/skqp/src/c/
H A Dsk_surface.cpp289 void sk_path_add_rect(sk_path_t* cpath, const sk_rect_t* crect, sk_path_direction_t cdir) { function

Completed in 242 milliseconds