Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:maxBatchEnd

1258         int& maxBatchStart, int& maxBatchEnd,
1327 maxBatchEnd = batchEnd;
1346 int maxBatchEnd = -1;
1360 fbZ = getBatch(list, maxBatchStart, maxBatchEnd, maxBatchCount);
1365 if((i < maxBatchStart || i > maxBatchEnd) &&