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