Home
last modified time | relevance | path

Searched defs:arcs (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DParsePathTest.cpp133 const char* arcs = "M10 10a2.143 2.143 0 100-4.285 2.143 2.143 0 000 4.286"; in DEF_TEST() local
/third_party/skia/gm/
Dcirculararcs.cpp164 const Arc arcs[] = { variable
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c1471 TPoint arcs[2 * MaxBezier + 1]; /* The Bezier stack */ in Conic_To() local
1605 TPoint arcs[3 * MaxBezier + 1]; /* The Bezier stack */ in Cubic_To() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftstroke.c544 FT_Int i, arcs = 1; in ft_stroke_border_arcto() local