Searched refs:numBitTests (Results 1 – 1 of 1) sorted by relevance
247 int numBitTests = SkClipStack::Element::kPath_Type == primType ? 4 : 1; in test_bounds() local248 for (int invBits = 0; invBits < numBitTests; ++invBits) { in test_bounds()