Home
last modified time | relevance | path

Searched defs:fillRule (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPerFlushResources.cpp230 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()
DGrCCClipProcessor.cpp82 auto fillRule = GrFillRuleForSkPath(proc.fClipPath->deviceSpacePath()); in emitCode() local
DGrCCPathProcessor.h104 GrFillRule fillRule) { in set()
DGrCCPathCache.h363 GrFillRule fillRule) { in set()
DGrCCDrawPathsOp.cpp338 auto fillRule = (fShape.style().strokeRec().isFillStyle()) in setupResources() local
/third_party/skia/src/gpu/tessellate/shaders/
DGrPathTessellationShader.h63 static const GrUserStencilSettings* StencilPathSettings(GrFillRule fillRule) { in StencilPathSettings()
/third_party/flutter/skia/experimental/svg/model/
DSkSVGNode.cpp80 void SkSVGNode::setFillRule(const SkSVGFillRule& fillRule) { in setFillRule()
137 if (const SkSVGFillRuleValue* fillRule = v.as<SkSVGFillRuleValue>()) { in onSetAttribute() local
DSkSVGAttributeParser.cpp575 bool SkSVGAttributeParser::parseFillRule(SkSVGFillRule* fillRule) { in parseFillRule()
DSkSVGDOM.cpp196 SkSVGFillRule fillRule; in SetFillRuleAttribute() local
/third_party/skia/modules/pathkit/tests/
DtestReporter.js38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
/third_party/skia/modules/canvaskit/tests/
DtestReporter.js38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
/third_party/flutter/skia/modules/pathkit/tests/
DtestReporter.js38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
/third_party/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js498 this.clip = function(path, fillRule) { argument
623 this.fill = function(path, fillRule) { argument
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js517 this.clip = function(path, fillRule) { argument
652 this.fill = function(path, fillRule) { argument
/third_party/skia/modules/svg/src/
DSkSVGAttributeParser.cpp695 bool SkSVGAttributeParser::parse(SkSVGFillRule* fillRule) { in parse()
/third_party/flutter/skia/src/xps/
DSkXPSDevice.cpp1714 XPS_FILL_RULE fillRule) { in clipToPath()
/third_party/skia/src/xps/
DSkXPSDevice.cpp1707 XPS_FILL_RULE fillRule) { in clipToPath()
/third_party/typescript/tests/lib/
Dreact.d.ts980 fillRule?: any; property
2082 fillRule?: string; property
Dlib.d.ts4812 fillRule: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts2923 fillRule: string; property
/third_party/typescript/lib/
Dlib.dom.d.ts2943 fillRule: string; property