Home
last modified time | relevance | path

Searched refs:kLarge_ArcSize (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Darcto.cpp67 svgArc.arcTo(oval.width() / 2, ovalHeight, SkIntToScalar(angle), SkPath::kLarge_ArcSize,
97 path.arcTo(0, 0, 0, SkPath::kLarge_ArcSize, SkPath::kCW_Direction, 200, 200);
102 path.arcTo(80, 80, 0, SkPath::kLarge_ArcSize, SkPath::kCW_Direction, 200, 100);
/external/skia/include/core/
DSkPath.h566 kLarge_ArcSize, enumerator