Home
last modified time | relevance | path

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

/external/skia/tests/
DAAClipTest.cpp263 bool nonEmptyAA = clip2.op(clip0, clip1, op); in test_irect() local
265 if (nonEmptyAA != nonEmptyBW || clip2.getBounds() != rgn2.getBounds()) { in test_irect()
268 nonEmptyAA == nonEmptyBW ? "true" : "false", in test_irect()