Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:getIntersection

169             hwc_rect_t result = getIntersection(displayFrame,dirtyRect);
455 hwc_rect_t result = getIntersection(displayFrame,tmpDisplayFrame);
626 hwc_rect_t commonRect = getIntersection(prevOvlap, overlap);
635 if(!isValidRect(getIntersection(layer->displayFrame,
657 hwc_rect_t destRect = getIntersection(overlap, layer->displayFrame);
721 hwc_rect_t iRect = getIntersection(dispFrame, overlap);