Searched defs:spanSize (Results 1 – 1 of 1) sorted by relevance
790 int spanSize = getSpanSize(mRecyclerView.mRecycler, mRecyclerView.mState, position); in getRowOrColumnIndices() local1026 int getSpaceForSpanRange(int startSpan, int spanSize) { in getSpaceForSpanRange()1211 final int spanSize = mSpanSizeLookup.getSpanSize(pos); in collectPrefetchPositionsForLayoutState() local1241 final int spanSize = getSpanSize(recycler, state, pos); in layoutChunk() local