/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | path2d.js | 60 function ellipse(skpath, x, y, radiusX, radiusY, rotation, function 186 this.ellipse = function(x, y, radiusX, radiusY, rotation, method in Path2D
|
D | canvas2dcontext.js | 593 this.ellipse = function(x, y, radiusX, radiusY, rotation, method in CanvasRenderingContext2D
|
/third_party/skia/modules/pathkit/ |
D | chaining.js | 97 …PathKit.SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle… method in PathKit.SkPath
|
D | externs.js | 98 PathKit.SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle,… method in PathKit.SkPath
|
/third_party/skia/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 1830 const SkRect& ellipse, in Make() 1999 for (const auto& ellipse : fEllipses) { in onPrepareDraws() local 2123 const SkRect& ellipse, in Make() 2270 for (const auto& ellipse : fEllipses) { in onPrepareDraws() local 3476 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE() local 3483 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE() local
|
/third_party/skia/src/gpu/ |
D | GrFragmentProcessor.cpp | 797 SkV4 ellipse = {center.fX, center.fY, invRXSqd, invRYSqd}; in Ellipse() local
|
/third_party/skia/src/svg/ |
D | SkSVGDevice.cpp | 877 AutoElement ellipse("ellipse", this, fResourceBucket.get(), MxCp(this), paint); in drawOval() local
|
/third_party/skia/modules/canvaskit/ |
D | externs.js | 1098 CanvasRenderingContext2D.prototype.ellipse = function() {}; method in CanvasRenderingContext2D 1133 Path2D.prototype.ellipse = function() {}; method in Path2D
|
/third_party/typescript/tests/lib/ |
D | react.d.ts | 2258 ellipse: SVGFactory; property 2491 ellipse: React.SVGProps; property
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 972 …ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: numb… method
|
D | lib.dom.d.ts | 3582 …ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: numb… method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 952 …ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: numb… method
|
D | dom.generated.d.ts | 3562 …ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: numb… method
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 82578 static nsIAtom* ellipse; member in nsGkAtoms
|
/third_party/gstreamer/gstplugins_bad/docs/plugins/ |
D | gst_plugins_cache.json | 18609 "ellipse": { object
|