Home | History | Annotate | Download | only in ccpr

Lines Matching refs:kDisabled

290         fBatches.emplace_back(&fTalliesAllocator, *fInstanceCounts[(int)GrScissorTest::kDisabled],
292 fInstanceCounts[(int)GrScissorTest::kDisabled] = fBatches.back().fNonScissorEndInstances;
687 startIndices[(int)GrScissorTest::kDisabled] = (!batchID)
731 int baseInstance = fBaseInstances[(int)GrScissorTest::kDisabled].fStrokes[numSegmentsLog2];
732 int startIdx = startIndices[(int)GrScissorTest::kDisabled]->fStrokes[numSegmentsLog2];
781 int baseInstance = fBaseInstances[(int)GrScissorTest::kDisabled].*InstanceType;
782 int startIdx = startIndices[(int)GrScissorTest::kDisabled]->*InstanceType;