Searched refs:computeVisualBounds (Results 1 – 3 of 3) sorted by relevance
41 SkRect computeVisualBounds() const;
159 auto box = fResult.computeVisualBounds(); in finalize()509 SkRect Shaper::Result::computeVisualBounds() const { in computeVisualBounds() function in skottie::Shaper::Result
518 fRoot->addChild(sksg::Draw::Make(sksg::Rect::Make(shape_result.computeVisualBounds()), in reshape()