Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/effects/generated/
DGrEllipseEffect.cpp73 UniformHandle& ellipse = ellipseVar; in onSetData() local
/third_party/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.js593 this.ellipse = function(x, y, radiusX, radiusY, rotation, method in CanvasRenderingContext2D
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/
Dpath2d.js60 function ellipse(skpath, x, y, radiusX, radiusY, rotation, function
185 this.ellipse = function(x, y, radiusX, radiusY, rotation, method in Path2D
Dcanvas2dcontext.js622 this.ellipse = function(x, y, radiusX, radiusY, rotation, method in CanvasRenderingContext2D
/third_party/uboot/u-boot-2020.01/lib/efi_selftest/
Defi_selftest_bitblt.c32 static void ellipse(efi_uintn_t x, efi_uintn_t y, in ellipse() function
/third_party/flutter/skia/modules/pathkit/
Dchaining.js97 …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
/third_party/skia/modules/pathkit/
Dchaining.js97 …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
/third_party/flutter/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1729 const SkRect& ellipse, in Make()
1882 for (const auto& ellipse : fEllipses) { in onPrepareDraws() local
1979 const SkRect& ellipse, in Make()
2122 for (const auto& ellipse : fEllipses) { in onPrepareDraws() local
3218 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE() local
3225 SkRect ellipse = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE() local
/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1830 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/flutter/skia/modules/canvaskit/
Dexterns.js597 CanvasRenderingContext2D.prototype.ellipse = function() {}; method in CanvasRenderingContext2D
632 Path2D.prototype.ellipse = function() {}; method in Path2D
/third_party/skia/src/gpu/
DGrFragmentProcessor.cpp781 SkV4 ellipse = {center.fX, center.fY, invRXSqd, invRYSqd}; in Ellipse() local
/third_party/skia/src/svg/
DSkSVGDevice.cpp877 AutoElement ellipse("ellipse", this, fResourceBucket.get(), MxCp(this), paint); in drawOval() local
/third_party/flutter/skia/src/svg/
DSkSVGDevice.cpp779 AutoElement ellipse("ellipse", fWriter, fResourceBucket.get(), MxCp(this), paint); in drawOval() local
/third_party/skia/modules/canvaskit/
Dexterns.js1098 CanvasRenderingContext2D.prototype.ellipse = function() {}; method in CanvasRenderingContext2D
1133 Path2D.prototype.ellipse = function() {}; method in Path2D
/third_party/typescript/tests/lib/
Dreact.d.ts2258 ellipse: SVGFactory; property
2491 ellipse: React.SVGProps; property
/third_party/mingw-w64/mingw-w64-headers/include/
Dd2d1.h1018 void FillEllipse(const D2D1_ELLIPSE &ellipse, ID2D1Brush *brush) { in FillEllipse()
1713 …HRESULT CreateEllipseGeometry(const D2D1_ELLIPSE &ellipse, ID2D1EllipseGeometry **ellipseGeometry)… in CreateEllipseGeometry()
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts845ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: numb… method
Ddom.generated.d.ts3416ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: numb… method
/third_party/typescript/lib/
Dlib.webworker.d.ts865ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: numb… method
Dlib.dom.d.ts3436ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: numb… method