Home | History | Annotate | Download | only in tests

Lines Matching refs:numBitTests

247     int numBitTests = SkClipStack::Element::kPath_Type == primType ? 4 : 1;
248 for (int invBits = 0; invBits < numBitTests; ++invBits) {