Home
last modified time | relevance | path

Searched defs:ellipse (Results 1 – 12 of 12) sorted by relevance

/external/skia/modules/canvaskit/htmlcanvas/
Dpath2d.js60 function ellipse(skpath, x, y, radiusX, radiusY, rotation, function
186 this.ellipse = function(x, y, radiusX, radiusY, rotation, method in Path2D
Dcanvas2dcontext.js596 this.ellipse = function(x, y, radiusX, radiusY, rotation, method in CanvasRenderingContext2D
/external/skia/modules/pathkit/
Dchaining.js94 …PathKit.SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle… method in PathKit.SkPath
Dexterns.js98 PathKit.SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle,… method in PathKit.SkPath
/external/fonttools/Lib/fontTools/svgLib/path/
Dshapes.py161 def _parse_ellipse(self, ellipse): argument
/external/skia/src/gpu/ganesh/ops/
DGrOvalOpFactory.cpp1835 const SkRect& ellipse, in Make()
2004 for (const auto& ellipse : fEllipses) { in onPrepareDraws() local
2128 const SkRect& ellipse, in Make()
2275 for (const auto& ellipse : fEllipses) { in onPrepareDraws() local
3481 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE() local
3488 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE() local
/external/rust/crates/serde-xml-rs/tests/
Dmigrated.rs803 ellipse: Option<()>, in futile() field
/external/skia/src/gpu/ganesh/
DGrFragmentProcessor.cpp784 SkV4 ellipse = {center.fX, center.fY, invRXSqd, invRYSqd}; in Ellipse() local
/external/skia/src/svg/
DSkSVGDevice.cpp915 AutoElement ellipse("ellipse", this, fResourceBucket.get(), MxCp(this), paint); in drawOval() local
/external/skia/modules/canvaskit/
Dexterns.js1144 CanvasRenderingContext2D.prototype.ellipse = function() {}; method in CanvasRenderingContext2D
1179 Path2D.prototype.ellipse = function() {}; method in Path2D
/external/ImageMagick/MagickCore/
Dvisual-effects.c3195 ellipse[MagickPathExtent]; in VignetteImage() local
/external/crosvm/docs/book/
Dmermaid.min.js24 …tion(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.c… argument