Home
last modified time | relevance | path

Searched refs:Oval (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/gm/
Dconvexpaths.cpp70 fPaths.push_back(SkPath::Oval(SkRect::MakeXYWH(0, 0, 50, 100), SkPathDirection::kCW)); in makePaths()
71 fPaths.push_back(SkPath::Oval(SkRect::MakeXYWH(0, 0, 100, 5), SkPathDirection::kCCW)); in makePaths()
72 fPaths.push_back(SkPath::Oval(SkRect::MakeXYWH(0, 0, 1, 100), SkPathDirection::kCCW)); in makePaths()
Dbug5252.cpp18 canvas->clipPath(SkPath::Oval(SkRect::MakeWH(225, 200))); // bug
Dpatheffects.cpp248 []() { return SkPath::Oval({0, 0, 100, 100}, SkPathDirection::kCW); }, in __anon21fa055a0102()
249 []() { return SkPath::Oval({0, 0, 100, 100}, SkPathDirection::kCCW); }, in __anon21fa055a0202()
Dpathcontourstart.cpp62 return SkPath::Oval(rect, dir, startIndex); in onDraw()
Dshadowutils.cpp57 paths.push_back(SkPath::Oval(SkRect::MakeWH(20, 60))); in draw_paths()
Dsmallpaths.cpp57 SkPath::Oval(r.makeOffset(10, 0)), in make_oval()
Ddashing.cpp132 return SkPath::Oval(bounds); in make_path_oval()
/third_party/flutter/skia/site/user/api/
DSkPath_Overview.md14 …>, <a href='undocumented#Circle'>Circle</a>, and <a href='undocumented#Oval'>Oval</a> are composed…
18 <a href='SkRect_Reference#Rect'>Rect</a>, <a href='undocumented#Oval'>Oval</a>, <a href='#RRect'>Ro…
DSkPath_Reference.md94 …const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>, <a href=…
120 …const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>, <a href=…
121 …const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>, <a href=…
124 …const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>, <a href=…
345 …</a>, <a href='undocumented#Circle'>Circle</a>, and <a href='undocumented#Oval'>Oval</a> added with
1070 …SkPath_Reference#Path'>path</a> is recognized as an <a href='undocumented#Oval'>oval</a> or <a hre…
1072 …ds</a> receives <a href='#SkPath_isOval_bounds'>bounds</a> of <a href='undocumented#Oval'>oval</a>.
1074 <a href='#SkPath_isOval_bounds'>bounds</a> is unmodified if <a href='undocumented#Oval'>oval</a> is…
1079 …ing <a href='SkRect_Reference#SkRect'>SkRect</a> of <a href='undocumented#Oval'>oval</a>; may be n…
1085 true if <a href='SkPath_Reference#SkPath'>SkPath</a> is recognized as an <a href='undocumented#Oval
[all …]
DSkRRect_Reference.md41 …Oval</a>(const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>);
43 …Oval</a>(const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>);
83 a <a href='undocumented#Circle'>Circle</a>; an <a href='undocumented#Oval'>Oval</a>; or a rectangle…
243 …scribe <a href='SkRect_Reference#Rect'>Rect</a>, <a href='undocumented#Oval'>Oval</a>, or simple t…
367 left <a href='#RRect'>Round_Rect</a> is not an <a href='undocumented#Oval'>oval</a>. The second rad…
368 dimensions; right <a href='#RRect'>Round_Rect</a> is an <a href='undocumented#Oval'>oval</a>.
618 …eOval</a>(const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>)
689 …tOval</a>(const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>)
DSkSurface_Reference.md1517 <div><fiddle-embed name="484d60dab5d846bf28c7a4d48892324a"><div>A black <a href='undocumented#Oval'…
1519 The copied quarter <a href='undocumented#Oval'>ovals</a> overdraw the original <a href='undocumente…
DSkPaint_Reference.md1867 …ect</a>, <a href='undocumented#Circle'>Circles</a>, <a href='undocumented#Oval'>Ovals</a>, <a href…
1879 …rcs</a>, <a href='undocumented#Circle'>Circles</a>, <a href='undocumented#Oval'>Ovals</a>, <a href…
1889 …ect</a>, <a href='undocumented#Circle'>Circles</a>, <a href='undocumented#Oval'>Ovals</a>, <a href…
DSkCanvas_Reference.md98 …const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>, const <a…
103 …const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>, <a href=…
3447 …const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>, const <a…
3484 …ectangle, <a href='undocumented#Circle'>circle</a>, <a href='undocumented#Oval'>oval</a>, uniforml…
3629 …const <a href='SkRect_Reference#SkRect'>SkRect</a>& <a href='undocumented#Oval'>oval</a>, <a href=…
3702 … <td>axis length on x-axis of <a href='undocumented#Oval'>oval</a> describing rounded corners</td>
3705 … <td>axis length on y-axis of <a href='undocumented#Oval'>oval</a> describing rounded corners</td>
/third_party/skia/modules/svg/src/
DSkSVGEllipse.cpp40 SkPath path = SkPath::Oval(this->resolve(ctx.lengthContext())); in onAsPath()
/third_party/skia/site/docs/user/api/
DSkPath_Overview.md39 <a href='undocumented#Oval'>Oval</a> are composed of
50 <a href='undocumented#Oval'>Oval</a>, <a href='#RRect'>Round_Rect</a>, and so
/third_party/skia/include/core/
DSkPath.h72 static SkPath Oval(const SkRect&, SkPathDirection = SkPathDirection::kCW);
73 static SkPath Oval(const SkRect&, SkPathDirection, unsigned startIndex);
/third_party/flutter/skia/src/sfnt/
DSkPanose.h372 Oval = 8, enumerator
/third_party/skia/src/sfnt/
DSkPanose.h372 Oval = 8, enumerator
/third_party/skia/src/core/
DSkBitmapDevice.cpp371 this->drawPath(SkPath::Oval(oval), paint, true); in drawOval()
DSkPath.cpp3421 SkPath SkPath::Oval(const SkRect& r, SkPathDirection dir) { in Oval() function in SkPath
3425 SkPath SkPath::Oval(const SkRect& r, SkPathDirection dir, unsigned startIndex) { in Oval() function in SkPath
/third_party/skia/src/pdf/
DSkPDFDevice.cpp485 this->internalDrawPath(this->cs(), this->localToDevice(), SkPath::Oval(oval), paint, true); in drawOval()
/third_party/icu/icu4j/perf-tests/data/collation/
Dulyss10.txt6481 --Who? the professor said, turning. They're gone round to the Oval for a