Searched defs:onObjectBoundingBox (Results 1 – 9 of 9) sorted by relevance
49 SkRect SkSVGPoly::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGPoly
43 SkRect SkSVGPath::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGPath
43 SkRect SkSVGContainer::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGContainer
61 SkRect SkSVGUse::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGUse
77 SkRect SkSVGRect::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGRect
51 SkRect SkSVGCircle::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGCircle
97 SkRect SkSVGImage::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGImage
565 SkRect SkSVGText::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGText
172 virtual SkRect onObjectBoundingBox(const SkSVGRenderContext&) const { in onObjectBoundingBox() function