Home
last modified time | relevance | path

Searched refs:clipRule (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/svg/
DSkSVGDevice.cpp456 const char* clipRule = clipPath.getFillType() == SkPath::kEvenOdd_FillType ? in addClipResources() local
468 rectElement.addAttribute("clip-rule", clipRule); in addClipResources()
472 pathElement.addAttribute("clip-rule", clipRule); in addClipResources()