Home
last modified time | relevance | path

Searched defs:getRootBound (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkRTree.cpp12 SkRect SkRTree::getRootBound() const { in getRootBound() function in SkRTree
/external/skia/tests/
DRecordDrawTest.cpp136 SkRect getRootBound() const override { return SkRect::MakeEmpty(); } in getRootBound() function
DPictureTest.cpp1250 SkRect getRootBound() const override { return rootBound; } in getRootBound() function