Searched refs:totalVmasInSource (Results 1 – 1 of 1) sorted by relevance
152 const int totalVmasInSource; member in android::VmaBatchCreator166 totalVmasInSource(vmasInSource), in VmaBatchCreator()189 while (indexInBatch < MAX_VMAS_PER_BATCH && currentIndex_ < totalVmasInSource) { in createNextBatch()