Searched defs:onObjectBoundingBox (Results 1 – 9 of 9) sorted by relevance
53 SkRect SkSVGPoly::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGPoly
48 SkRect SkSVGPath::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGPath
47 SkRect SkSVGContainer::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGContainer
63 SkRect SkSVGUse::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGUse
56 SkRect SkSVGCircle::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGCircle
98 SkRect SkSVGRect::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGRect
104 SkRect SkSVGImage::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGImage
642 SkRect SkSVGText::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox() function in SkSVGText
183 virtual SkRect onObjectBoundingBox(const SkSVGRenderContext&) const { in onObjectBoundingBox() function