Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:MAX_PTOR_LAYERS

831     int minLayerIndex[MAX_PTOR_LAYERS] = { -1, -1};
832 hwc_rect_t overlapRect[MAX_PTOR_LAYERS];
837 numPTORLayersFound < MAX_PTOR_LAYERS); i--) {
888 for(int i = 0; i < MAX_PTOR_LAYERS; i++) {