Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:batchStart

1089         int batchStart = i;
1092 int fbZ = batchStart - droppedLayerCt;
1119 if(!intersectingUpdatingLayers(list, batchStart, i-1, i)) {
1124 } else if(canPushBatchToTop(list, batchStart, i)) {
1150 maxBatchStart = batchStart;