Searched refs:consumedSpanCount (Results 1 – 1 of 1) sorted by relevance
537 int consumedSpanCount = 0; in layoutChunk() local560 consumedSpanCount += spanSize; in layoutChunk()574 assignSpans(recycler, state, count, consumedSpanCount, layingOutInPrimaryDirection); in layoutChunk()765 int consumedSpanCount, boolean layingOutInPrimaryDirection) { in assignSpans() argument