Searched refs:consumedSpanCount (Results 1 – 1 of 1) sorted by relevance
535 int consumedSpanCount = 0; in layoutChunk() local558 consumedSpanCount += spanSize; in layoutChunk()569 assignSpans(recycler, state, count, consumedSpanCount, layingOutInPrimaryDirection); in layoutChunk()757 int consumedSpanCount, boolean layingOutInPrimaryDirection) { in assignSpans() argument