Searched refs:objectBoundingBox (Results 1 – 6 of 6) sorted by relevance
47 const SkRect childBounds = fChildren[i]->objectBoundingBox(ctx); in onObjectBoundingBox()
71 SkRect bounds = ref->objectBoundingBox(ctx); in onObjectBoundingBox()
58 SkRect SkSVGNode::objectBoundingBox(const SkSVGRenderContext& ctx) const { in objectBoundingBox() function in SkSVGNode
481 const auto obb = fOBBScope.fNode->objectBoundingBox(*fOBBScope.fCtx); in transformForCurrentOBB()
84 "objectBoundingBox"
106 SkRect objectBoundingBox(const SkSVGRenderContext&) const;