Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:batchStart

1265         int batchStart = i;
1268 int fbZ = batchStart - droppedLayerCt;
1295 if(!intersectingUpdatingLayers(list, batchStart, i-1, i)) {
1300 } else if(canPushBatchToTop(list, batchStart, i)) {
1326 maxBatchStart = batchStart;