Home
last modified time | relevance | path

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

/external/skia/src/svg/
DSkSVGDevice.cpp330 void addPathAttributes(const SkPath&);
461 pathElement.addPathAttributes(clipPath); in addClipResources()
521 void SkSVGDevice::AutoElement::addPathAttributes(const SkPath& path) { in addPathAttributes() function in SkSVGDevice::AutoElement
622 elem.addPathAttributes(path); in drawPoints()
630 elem.addPathAttributes(path); in drawPoints()
654 elem.addPathAttributes(path); in drawRRect()
660 elem.addPathAttributes(path); in drawPath()
774 pathElement.addPathAttributes(path); in drawTextOnPath()