/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCCPerFlushResources.cpp | 230 GrFillRule fillRule) { in upgradeEntryToLiteralCoverageAtlas() 283 const GrCCPathCacheEntry& entry, const SkIVector& newAtlasOffset, GrFillRule fillRule, in recordCopyPathInstance() 413 GrFillRule fillRule; in renderShapeInAtlas() local 438 GrFillRule fillRule, SkIVector* devToAtlasOffset) { in renderDeviceSpacePathInAtlas() 486 const SkIRect& clippedPathIBounds, const SkIVector& devToAtlasOffset, GrFillRule fillRule) { in recordStencilResolveInstance()
|
D | GrCCClipProcessor.cpp | 82 auto fillRule = GrFillRuleForSkPath(proc.fClipPath->deviceSpacePath()); in emitCode() local
|
D | GrCCPathProcessor.h | 104 GrFillRule fillRule) { in set()
|
D | GrCCPathCache.h | 363 GrFillRule fillRule) { in set()
|
D | GrCCDrawPathsOp.cpp | 338 auto fillRule = (fShape.style().strokeRec().isFillStyle()) in setupResources() local
|
/third_party/skia/src/gpu/tessellate/shaders/ |
D | GrPathTessellationShader.h | 63 static const GrUserStencilSettings* StencilPathSettings(GrFillRule fillRule) { in StencilPathSettings()
|
/third_party/flutter/skia/experimental/svg/model/ |
D | SkSVGNode.cpp | 80 void SkSVGNode::setFillRule(const SkSVGFillRule& fillRule) { in setFillRule() 137 if (const SkSVGFillRuleValue* fillRule = v.as<SkSVGFillRuleValue>()) { in onSetAttribute() local
|
D | SkSVGAttributeParser.cpp | 575 bool SkSVGAttributeParser::parseFillRule(SkSVGFillRule* fillRule) { in parseFillRule()
|
D | SkSVGDOM.cpp | 196 SkSVGFillRule fillRule; in SetFillRuleAttribute() local
|
/third_party/skia/modules/pathkit/tests/ |
D | testReporter.js | 38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
|
/third_party/skia/modules/canvaskit/tests/ |
D | testReporter.js | 38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
|
/third_party/flutter/skia/modules/pathkit/tests/ |
D | testReporter.js | 38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 498 this.clip = function(path, fillRule) { argument 623 this.fill = function(path, fillRule) { argument
|
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 517 this.clip = function(path, fillRule) { argument 652 this.fill = function(path, fillRule) { argument
|
/third_party/skia/modules/svg/src/ |
D | SkSVGAttributeParser.cpp | 695 bool SkSVGAttributeParser::parse(SkSVGFillRule* fillRule) { in parse()
|
/third_party/flutter/skia/src/xps/ |
D | SkXPSDevice.cpp | 1714 XPS_FILL_RULE fillRule) { in clipToPath()
|
/third_party/skia/src/xps/ |
D | SkXPSDevice.cpp | 1707 XPS_FILL_RULE fillRule) { in clipToPath()
|
/third_party/typescript/tests/lib/ |
D | react.d.ts | 980 fillRule?: any; property 2082 fillRule?: string; property
|
D | lib.d.ts | 4812 fillRule: string; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 2923 fillRule: string; property
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 2943 fillRule: string; property
|