Lines Matching refs:maxLevels
1331 int maxLevels = 0;1342 maxLevels += 1;1347 if (0 == maxLevels) {1357 MipMap* mm = MipMap::Alloc(maxLevels, size);1369 for (int i = 0; i < maxLevels; i++) {