Searched refs:boundsForCurrentLink (Results 1 – 1 of 1) sorted by relevance
116 int boundsForCurrentLink = (index + 1 < mLinkToRect.size()) ? mLinkToRect.get(index + 1) in unflattenToList() local118 for (int boundIndex = mLinkToRect.get(index); boundIndex < boundsForCurrentLink; in unflattenToList()