Searched refs:tileCount (Results 1 – 1 of 1) sorted by relevance
306 final int tileCount = mPages.get(0).maxTiles(); in distributeTiles() local312 if (mPages.get(index).mRecords.size() == tileCount) index++; in distributeTiles()