Searched refs:getRootBound (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/core/
H A DSkBBoxHierarchy.h38 virtual SkRect getRootBound() const = 0;
H A DSkRTree.h56 SkRect getRootBound() const override;
H A DSkPictureRecorder.cpp70 SkRect bbhBound = fBBH->getRootBound();
H A DSkRTree.cpp12 SkRect SkRTree::getRootBound() const { function in class:SkRTree
/external/skia/tests/
H A DRecordDrawTest.cpp136 SkRect getRootBound() const override { return SkRect::MakeEmpty(); }
H A DPictureTest.cpp1250 SkRect getRootBound() const override { return rootBound; }

Completed in 105 milliseconds