Home
last modified time | relevance | path

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

/external/skia/src/gpu/ccpr/
DGrCCPerFlushResources.cpp27 const SkIRect& devPathIBounds, GrFillRule fillRule, SkIVector* devToAtlasOffset) { in renderDeviceSpacePathInAtlas()
72 void GrCCPerFlushResources::enqueueRenderedPath(const SkPath& path, GrFillRule fillRule, in enqueueRenderedPath()
/external/skqp/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
/external/skqp/modules/pathkit/tests/
DtestReporter.js38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
/external/skia/modules/canvaskit/tests/
DtestReporter.js38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
/external/skia/modules/pathkit/tests/
DtestReporter.js38 function reportSVGString(svgstr, testname, fillRule='nofill') { argument
/external/ImageMagick/Magick++/lib/
DOptions.cpp275 void Magick::Options::fillRule(const FillRule &fillRule_) in fillRule() function in Magick::Options
280 Magick::FillRule Magick::Options::fillRule(void) const in fillRule() function in Magick::Options
DDrawable.cpp340 void Magick::DrawableClipRule::fillRule(const FillRule fillRule_) in fillRule() function in Magick::DrawableClipRule
345 Magick::FillRule Magick::DrawableClipRule::fillRule(void) const in fillRule() function in Magick::DrawableClipRule
DImage.cpp795 void Magick::Image::fillRule(const Magick::FillRule &fillRule_) in fillRule() function in Magick::Image
801 Magick::FillRule Magick::Image::fillRule(void) const in fillRule() function in Magick::Image
/external/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js498 this.clip = function(path, fillRule) { argument
623 this.fill = function(path, fillRule) { argument
/external/skqp/experimental/canvaskit/htmlcanvas/
Dcanvas2dcontext.js517 this.clip = function(path, fillRule) { argument
652 this.fill = function(path, fillRule) { argument
/external/skia/modules/svg/src/
DSkSVGAttributeParser.cpp695 bool SkSVGAttributeParser::parse(SkSVGFillRule* fillRule) { in parse()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h1006 void fillRule( const FillRule fillRule_ ) in fillRule() function
1010 FillRule fillRule( void ) const in fillRule() function
/external/skia/src/xps/
DSkXPSDevice.cpp1704 XPS_FILL_RULE fillRule) { in clipToPath()
/external/skqp/src/xps/
DSkXPSDevice.cpp1710 XPS_FILL_RULE fillRule) { in clipToPath()