Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:getIntersection

747     scissorL = getIntersection(ctx->mViewFrame[dpy], scissorL);
753 scissorR = getIntersection(ctx->mViewFrame[dpy], scissorR);
811 scissor = getIntersection(ctx->mViewFrame[dpy], scissor);
1098 hwc_rect_t irect = getIntersection(layer1->displayFrame,
1136 hwc_rect_t getIntersection(const hwc_rect_t& rect1, const hwc_rect_t& rect2)
1216 hwc_rect_t irect = getIntersection(bottomframe, topframe);
1230 layer->dirtyRect = getIntersection(bottomCrop,
1259 nwr = getIntersection(nwr, fbDisplayFrame);
1809 scissor = getIntersection(ctx->mViewFrame[dpy], scissor);
1818 scissor = getIntersection(ctx->mViewFrame[dpy], scissor);