Searched refs:_arc (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/modules/pathkit/ |
D | externs.js | 42 _arc: function(x, y, radius, startAngle, endAngle, ccw) {}, method
|
D | chaining.js | 53 this._arc(x, y, radius, startAngle, endAngle, !!ccw);
|
/third_party/flutter/skia/modules/pathkit/ |
D | externs.js | 42 _arc: function(x, y, radius, startAngle, endAngle, ccw) {}, method
|
D | chaining.js | 53 this._arc(x, y, radius, startAngle, endAngle, !!ccw);
|
/third_party/flutter/skia/modules/canvaskit/ |
D | externs.js | 238 _arc: function() {}, method
|