Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRTree.cpp13 SkRect SkRTree::getRootBound() const { in getRootBound() function in SkRTree
/external/skqp/tests/
DPictureTest.cpp682 SkRect getRootBound() const override { return rootBound; } in getRootBound() function