Searched defs:sk_path_cubic_to (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/c/ |
D | sk_surface.cpp | 195 void sk_path_cubic_to(sk_path_t* cpath, float x0, float y0, float x1, float y1, float x2, float y2)… in sk_path_cubic_to() function
|
/external/skia/src/c/ |
D | sk_surface.cpp | 195 void sk_path_cubic_to(sk_path_t* cpath, float x0, float y0, float x1, float y1, float x2, float y2)… in sk_path_cubic_to() function
|