Home
last modified time | relevance | path

Searched refs:mapToParent (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/modules/svg/include/
H A DSkSVGTransformableNode.h25 void mapToParent(SkPath*) const;
27 void mapToParent(SkRect*) const;
/third_party/skia/modules/svg/src/
H A DSkSVGTransformableNode.cpp40 void SkSVGTransformableNode::mapToParent(SkPath* path) const { in mapToParent() function in SkSVGTransformableNode
45 void SkSVGTransformableNode::mapToParent(SkRect* rect) const { in mapToParent() function in SkSVGTransformableNode
H A DSkSVGPoly.cpp45 this->mapToParent(&path); in onAsPath()
H A DSkSVGPath.cpp39 this->mapToParent(&path); in onAsPath()
H A DSkSVGEllipse.cpp41 this->mapToParent(&path); in onAsPath()
H A DSkSVGContainer.cpp47 this->mapToParent(&path); in onAsPath()
H A DSkSVGRect.cpp72 this->mapToParent(&path); in onAsPath()
H A DSkSVGLine.cpp44 this->mapToParent(&path); in onAsPath()
H A DSkSVGCircle.cpp46 this->mapToParent(&path); in onAsPath()
H A DSkSVGText.cpp646 this->mapToParent(&path); in onAsPath()

Completed in 3 milliseconds