Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:intersect

437           hwc_rect_t intersect = getIntersection(updatingRect, scissor);
438 if(isValidRect(intersect)) {
439 dirtyRect = getUnion(intersect, dirtyRect);