Home
last modified time | relevance | path

Searched defs:beginPath (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp65 void GrCCStrokeGeometry::beginPath(const SkStrokeRec& stroke, float strokeDevWidth, in beginPath() function in GrCCStrokeGeometry
DGrCCFillGeometry.cpp18 void GrCCFillGeometry::beginPath() { in beginPath() function in GrCCFillGeometry
/third_party/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js482 this.beginPath = function() { method in CanvasRenderingContext2D
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js501 this.beginPath = function() { method in CanvasRenderingContext2D
/third_party/flutter/skia/modules/canvaskit/
Dexterns.js585 CanvasRenderingContext2D.prototype.beginPath = function() {}; method in CanvasRenderingContext2D
/third_party/skia/modules/canvaskit/
Dexterns.js1086 CanvasRenderingContext2D.prototype.beginPath = function() {}; method in CanvasRenderingContext2D
/third_party/typescript/lib/
Dlib.webworker.d.ts807 beginPath(): void; method
Dlib.dom.d.ts3378 beginPath(): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts787 beginPath(): void; method
Ddom.generated.d.ts3358 beginPath(): void; method
/third_party/typescript/tests/lib/
Dlib.d.ts5160 beginPath(): void; method