Searched refs:fEndInstanceIdx (Results 1 – 2 of 2) sorted by relevance
314 fInstanceRanges.back().fEndInstanceIdx = resources->nextPathInstanceIdx(); in setupResources()387 fInstanceRanges.back().fEndInstanceIdx = instanceIdx; in recordInstance()413 SkASSERT(range.fEndInstanceIdx > baseInstance); in onExecute()419 range.fEndInstanceIdx, this->bounds()); in onExecute()421 baseInstance = range.fEndInstanceIdx; in onExecute()
129 int fEndInstanceIdx; member