Home
last modified time | relevance | path

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

/external/skia/src/svg/
DSkSVGDevice.cpp244 void addPathAttributes(const SkPath&);
527 pathElement.addPathAttributes(clipPath); in addClipResources()
587 void SkSVGDevice::AutoElement::addPathAttributes(const SkPath& path) { in addPathAttributes() function in SkSVGDevice::AutoElement
714 elem.addPathAttributes(path); in drawPoints()
722 elem.addPathAttributes(path); in drawPoints()
760 elem.addPathAttributes(path); in drawRRect()
765 elem.addPathAttributes(path); in drawPath()
/external/skqp/src/svg/
DSkSVGDevice.cpp241 void addPathAttributes(const SkPath&);
524 pathElement.addPathAttributes(clipPath); in addClipResources()
584 void SkSVGDevice::AutoElement::addPathAttributes(const SkPath& path) { in addPathAttributes() function in SkSVGDevice::AutoElement
715 elem.addPathAttributes(path); in drawPoints()
723 elem.addPathAttributes(path); in drawPoints()
761 elem.addPathAttributes(path); in drawRRect()
766 elem.addPathAttributes(path); in drawPath()