Searched defs:bezier (Results 1 – 4 of 4) sorted by relevance
123 def curve_spline_dist(cls, bezier, spline, total_steps=20): argument
100 void curve4_div::bezier(float x1, float y1, in bezier() function in agg::curve4_div
61 CFX_PointF bezier; in ArcToInternal() local
327 std::array<SkPoint, 4> bezier; in check_cubic_around_rect() local