Home
last modified time | relevance | path

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

/external/skia/modules/svg/src/
DSkSVGTransformableNode.cpp52 SkRect SkSVGTransformableNode::onTransformableObjectBoundingBox(const SkSVGRenderContext&) const { in onTransformableObjectBoundingBox() function in SkSVGTransformableNode
57 SkRect obb = this->onTransformableObjectBoundingBox(ctx); in onObjectBoundingBox()
DSkSVGPoly.cpp53 SkRect SkSVGPoly::onTransformableObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onTransformableObjectBoundingBox() function in SkSVGPoly
DSkSVGPath.cpp48 SkRect SkSVGPath::onTransformableObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onTransformableObjectBoundingBox() function in SkSVGPath
DSkSVGContainer.cpp47 SkRect SkSVGContainer::onTransformableObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onTransformableObjectBoundingBox() function in SkSVGContainer
DSkSVGUse.cpp63 SkRect SkSVGUse::onTransformableObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onTransformableObjectBoundingBox() function in SkSVGUse
DSkSVGCircle.cpp56 SkRect SkSVGCircle::onTransformableObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onTransformableObjectBoundingBox() function in SkSVGCircle
DSkSVGRect.cpp98 SkRect SkSVGRect::onTransformableObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onTransformableObjectBoundingBox() function in SkSVGRect
DSkSVGImage.cpp104 SkRect SkSVGImage::onTransformableObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onTransformableObjectBoundingBox() function in SkSVGImage
DSkSVGText.cpp642 SkRect SkSVGText::onTransformableObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onTransformableObjectBoundingBox() function in SkSVGText
/external/skia/modules/svg/include/
DSkSVGTransformableNode.h39 virtual SkRect onTransformableObjectBoundingBox(const SkSVGRenderContext&) const;
DSkSVGPath.h38 SkRect onTransformableObjectBoundingBox(const SkSVGRenderContext&) const override;
DSkSVGContainer.h32 SkRect onTransformableObjectBoundingBox(const SkSVGRenderContext&) const final;
DSkSVGUse.h39 SkRect onTransformableObjectBoundingBox(const SkSVGRenderContext&) const override;
DSkSVGCircle.h45 SkRect onTransformableObjectBoundingBox(const SkSVGRenderContext&) const override;
DSkSVGPoly.h46 SkRect onTransformableObjectBoundingBox(const SkSVGRenderContext&) const override;
DSkSVGRect.h47 SkRect onTransformableObjectBoundingBox(const SkSVGRenderContext&) const override;
DSkSVGImage.h40 SkRect onTransformableObjectBoundingBox(const SkSVGRenderContext&) const override;
DSkSVGText.h78 SkRect onTransformableObjectBoundingBox(const SkSVGRenderContext&) const override;