Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:getintersection

734     scissorL = getIntersection(ctx->mViewFrame[dpy], scissorL);
740 scissorR = getIntersection(ctx->mViewFrame[dpy], scissorR);
798 scissor = getIntersection(ctx->mViewFrame[dpy], scissor);
1085 hwc_rect_t irect = getIntersection(layer1->displayFrame,
1124 hwc_rect_t getIntersection(const hwc_rect_t& rect1, const hwc_rect_t& rect2)
1204 hwc_rect_t irect = getIntersection(bottomframe, topframe);
1218 layer->dirtyRect = getIntersection(bottomCrop,
1247 nwr = getIntersection(nwr, fbDisplayFrame);
1813 scissor = getIntersection(ctx->mViewFrame[dpy], scissor);
1822 scissor = getIntersection(ctx->mViewFrame[dpy], scissor);