Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:overlapRect

832     hwc_rect_t overlapRect[MAX_PTOR_LAYERS];
833 memset(overlapRect, 0, sizeof(overlapRect));
869 overlapRect[numPTORLayersFound] = list->hwLayers[i].displayFrame;
875 if(isValidRect(getIntersection(overlapRect[0], overlapRect[1]))) {
912 overlapRect[j]))) {
918 overlapRect[j]);