Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DGrClipStackTest.cpp86 std::pair<SkIRect, bool> getOptimalBounds() const;
241 std::pair<SkIRect, bool> TestCase::getOptimalBounds() const { in getOptimalBounds() function in __anon19011::TestCase
347 std::tie(optimalBounds, expectOptimal) = this->getOptimalBounds(); in run()

Completed in 4 milliseconds