Home | History | Annotate | Download | only in core

Lines Matching refs:containsAA

1509     bool containsAA = false;
1511 FOR_EACH_TOP_DEVICE(containsAA |= device->onClipIsAA());
1513 return containsAA;