Home
last modified time | relevance | path

Searched refs:emptyBound (Results 1 – 1 of 1) sorted by relevance

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