Searched defs:getRootBound (Results 1 – 3 of 3) sorted by relevance
12 SkRect SkRTree::getRootBound() const { in getRootBound() function in SkRTree
136 SkRect getRootBound() const override { return SkRect::MakeEmpty(); } in getRootBound() function
1250 SkRect getRootBound() const override { return rootBound; } in getRootBound() function