Home
last modified time | relevance | path

Searched defs:bezier (Results 1 – 6 of 6) sorted by relevance

/external/fonttools/Tests/cu2qu/
Dcu2qu_test.py123 def curve_spline_dist(cls, bezier, spline, total_steps=20): argument
/external/pdfium/third_party/agg23/
Dagg_curves.cpp100 void curve4_div::bezier(float x1, float y1, in bezier() function in agg::curve4_div
/external/pdfium/xfa/fxgraphics/
Dcxfa_gepath.cpp61 CFX_PointF bezier; in ArcToInternal() local
/external/skqp/src/core/
DSkScan_DAAPath.cpp234 SkBezier* bezier = list[index]; in gen_alpha_deltas() local
/external/skqp/tests/
DGeometryTest.cpp262 std::array<SkPoint, 4> bezier; in check_cubic_around_rect() local
/external/skia/tests/
DGeometryTest.cpp325 std::array<SkPoint, 4> bezier; in check_cubic_around_rect() local