Home
last modified time | relevance | path

Searched refs:boundsForCurrentMatch (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/java/android/graphics/pdf/models/jni/
DMatchRects.java110 int boundsForCurrentMatch = (index + 1 < mMatchToRect.size()) ? mMatchToRect.get( in unflattenToList() local
112 for (int boundIndex = mMatchToRect.get(index); boundIndex < boundsForCurrentMatch; in unflattenToList()