Searched refs:fNextPathInstanceIdx (Results 1 – 2 of 2) sorted by relevance
91 int nextPathInstanceIdx() const { return fNextPathInstanceIdx; } in nextPathInstanceIdx()98 SkASSERT(fNextPathInstanceIdx < fEndPathInstance); in appendDrawPathInstance()99 return fPathInstanceData[fNextPathInstanceIdx++]; in appendDrawPathInstance()141 int fNextPathInstanceIdx; variable
171 , fNextPathInstanceIdx(specs.fNumCopiedPaths[kFillIdx] + in GrCCPerFlushResources()336 SkASSERT(fNextPathInstanceIdx < fEndPathInstance); in renderShapeInAtlas()432 SkASSERT(fNextPathInstanceIdx == fEndPathInstance); in finalize()