Home
last modified time | relevance | path

Searched defs:endAngle (Results 1 – 22 of 22) sorted by relevance

/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/
DSweepGradient.java14 public SweepGradient(float x, float y, float startAngle, float endAngle, in SweepGradient()
21 public SweepGradient(float x, float y, float startAngle, float endAngle, in SweepGradient()
31 public SweepGradient(float x, float y, float startAngle, float endAngle, in SweepGradient()
38 public SweepGradient(float x, float y, float startAngle, float endAngle, in SweepGradient()
/external/skia/modules/canvaskit/htmlcanvas/
Dpath2d.js3 function arc(skpath, x, y, radius, startAngle, endAngle, ccw) { argument
43 function _ellipseHelper(skpath, x, y, radiusX, radiusY, startAngle, endAngle) { argument
61 startAngle, endAngle, ccw) { argument
170 this.arc = function(x, y, radius, startAngle, endAngle, ccw) { argument
187 startAngle, endAngle, ccw) { argument
Dcanvas2dcontext.js472 this.arc = function(x, y, radius, startAngle, endAngle, ccw) { argument
597 startAngle, endAngle, ccw) { argument
/external/skia/docs/examples/
Dissue640176.cpp9 float startAngle = -0.5235985, endAngle = -2.439e-4, radius = 120; in draw() local
/external/skia/src/shaders/gradients/
DSkSweepGradient.cpp226 SkScalar endAngle, in MakeSweep()
284 SkScalar endAngle, in MakeSweep()
/external/skia/modules/pathkit/
Dexterns.js42 _arc: function(x, y, radius, startAngle, endAngle, ccw) {}, argument
49 _ellipse: function(x, y, radiusX, radiusY, rotation, startAngle, endAngle, ccw) {}, argument
90 PathKit.SkPath.prototype.arc = function(x, y, radius, startAngle, endAngle, ccw) {}; argument
98 PathKit.SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle,… argument
Dchaining.js49 PathKit.SkPath.prototype.arc = function(x, y, radius, startAngle, endAngle, ccw) { argument
94 ….SkPath.prototype.ellipse = function(x, y, radiusX, radiusY, rotation, startAngle, endAngle, ccw) { argument
Dpathkit_wasm_bindings.cpp314 SkScalar startAngle, SkScalar endAngle, bool ccw) { in ApplyAddArc()
323 SkScalar rotation, SkScalar startAngle, SkScalar endAngle, bool ccw) { in ApplyEllipse()
/external/angle/samples/particle_system/
DParticleSystem.cpp96 float endAngle = mRNG.randomFloatBetween(0, 2.0f * float(M_PI)); in initialize() local
/external/skia/include/effects/
DSkGradientShader.h328 SkScalar startAngle, SkScalar endAngle, in MakeSweep()
/external/skia/gm/
Daddarc.cpp288 SkScalar endAngle = startAngles[i] + sweepAngle; variable
/external/skia/modules/canvaskit/
Dinterface.js173 CanvasKit.Path.prototype.arc = function(x, y, radius, startAngle, endAngle, ccw) { argument
1084 …dient = function(cx, cy, colors, pos, mode, localMatrix, flags, startAngle, endAngle, colorSpace) { argument
Dcanvaskit_bindings.cpp1958 sk_sp<SkColorSpace> colorSpace)->sk_sp<SkShader> { in EMSCRIPTEN_BINDINGS()
/external/skia/src/core/
DSkPathBuilder.cpp366 SkScalar endAngle = SkDegreesToRadians(startAngle + sweepAngle); in arcTo() local
DSkPath.cpp1187 SkScalar endAngle = SkDegreesToRadians(startAngle + sweepAngle); in arcTo() local
/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c440 float endAngle; in CGContextRefObj_CGContextAddArc() local
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp949 SkScalar endAngle = SkFixedToScalar(sweepGradient.end_angle * 180.0f); in colrv1_configure_skpaint() local
/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh520 F2DOT14 endAngle; member
/external/eigen/bench/perf_monitoring/resources/
Ds1.js1 …rn n&&(n.ownerDocument&&n.ownerDocument.defaultView||n.document&&n||n.defaultView)}function e(n,t)… argument
Ds2.js1 …s={},a.logs={},a.dom={},"undefined"!=typeof module&&"undefined"!=typeof exports&&"undefined"==type… function
/external/skia/src/gpu/ganesh/ops/
DGrOvalOpFactory.cpp1093 SkScalar endAngle = arcParams->fStartAngleRadians + arcParams->fSweepAngleRadians; in CircleOp() local
/external/crosvm/docs/book/
Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property