Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:pipesNeeded

1102 int MDPCompHighRes::pipesNeeded(hwc_context_t *ctx,
1105 int pipesNeeded = 0;
1115 pipesNeeded++;
1117 pipesNeeded++;
1121 return pipesNeeded;
1129 int numPipesNeeded = pipesNeeded(ctx, list, i);