Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:getintersection

96                displayFrame = getIntersection(mDirtyRect,
552 hwc_rect_t result = getIntersection(displayFrame,tmpDisplayFrame);
731 hwc_rect_t commonRect = getIntersection(prevOvlap, overlap);
740 if(!isValidRect(getIntersection(layer->displayFrame,
762 hwc_rect_t destRect = getIntersection(overlap, layer->displayFrame);
826 hwc_rect_t iRect = getIntersection(dispFrame, overlap);
966 hwc_rect_t result = getIntersection(displayFrame, mDirtyRect);
1212 result = getIntersection(mDirtyRect, result);