Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/tessellate/
DGrPathTessellationShader.h66 static const GrUserStencilSettings* StencilPathSettings(GrFillRule fillRule) { in StencilPathSettings()
/external/skia/modules/canvaskit/tests/
Dlegacy_test_reporter.js38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
/external/skia/modules/pathkit/tests/
DtestReporter.js38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
/external/python/bumble/docs/images/logo.vectornator/
DArtboard0.json1 …ationViewScale":0,"isFreeHandCurve":false,"styleable":{"abstractPath":{"fillRule":0,"pathData":{"n… number
DUndoHistory.json1 …ationViewScale":0,"isFreeHandCurve":false,"styleable":{"abstractPath":{"fillRule":0,"pathData":{"n… number
/external/python/bumble/docs/images/logo_framed.vectornator/
DArtboard0.json1 …ationViewScale":0,"isFreeHandCurve":false,"styleable":{"abstractPath":{"fillRule":0,"pathData":{"n… number
DUndoHistory.json1 …":1,"h":0.58068782582120682,"a":1},"maskedElements":[],"abstractPath":{"fillRule":0,"compoundPathD… number
/external/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js498 this.clip = function(path, fillRule) { argument
626 this.fill = function(path, fillRule) { argument
/external/skia/modules/svg/src/
DSkSVGAttributeParser.cpp890 bool SkSVGAttributeParser::parse(SkSVGFillRule* fillRule) { in parse()
/external/skia/src/xps/
DSkXPSDevice.cpp1697 XPS_FILL_RULE fillRule) { in clipToPath()