Home
last modified time | relevance | path

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

/external/skia/tests/
DAAClipTest.cpp263 bool nonEmptyBW = rgn2.op(rgn0, rgn1, op); in test_irect() local
264 if (nonEmptyAA != nonEmptyBW || clip2.getBounds() != rgn2.getBounds()) { in test_irect()
274 REPORTER_ASSERT(reporter, nonEmptyAA == nonEmptyBW); in test_irect()