Searched refs:fNextPathInstanceIdx (Results 1 – 2 of 2) sorted by relevance
98 int nextPathInstanceIdx() const { return fNextPathInstanceIdx; } in nextPathInstanceIdx()105 SkASSERT(fNextPathInstanceIdx < fEndPathInstance); in appendDrawPathInstance()106 return fPathInstanceData[fNextPathInstanceIdx++]; in appendDrawPathInstance()156 int fNextPathInstanceIdx; variable
193 , fNextPathInstanceIdx( in GrCCPerFlushResources()374 SkASSERT(fNextPathInstanceIdx < fEndPathInstance); in renderShapeInAtlas()505 SkASSERT(fNextPathInstanceIdx == fEndPathInstance); in finalize()