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

/external/skia/tests/
H A DClipCacheTest.cpp123 SkIRect emptyBound; local
124 emptyBound.setEmpty();
128 REPORTER_ASSERT(reporter, emptyBound == cacheBound);

Completed in 381 milliseconds