Searched defs:emptyBound (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DClipCacheTest.cpp122 SkIRect emptyBound; local
123 emptyBound.setEmpty();
127 REPORTER_ASSERT(reporter, emptyBound == cacheBound);

Completed in 128 milliseconds