Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:maxBatchCount

693     int maxBatchCount = 0;
712 if(count > maxBatchCount) {
713 maxBatchCount = count;
731 i += maxBatchCount;
735 mCurrentFrame.fbCount = maxBatchCount;