Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:batchStart

1529         int batchStart = i;
1532 int fbZ = batchStart - droppedLayerCt;
1559 if(!intersectingUpdatingLayers(list, batchStart, i-1, i)) {
1564 } else if(canPushBatchToTop(list, batchStart, i)) {
1590 maxBatchStart = batchStart;