HomeSort by relevance Sort by last modified time
    Searched refs:getIntersection (Results 1 - 21 of 21) sorted by null

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 433 dirtyRect = getIntersection(layer->displayFrame, scissor);
437 hwc_rect_t intersect = getIntersection(updatingRect, scissor);
449 fbRect = getIntersection(fbRect, roi);
470 hwc_rect_t res = getIntersection(visibleRect, dstRect);
511 hwc_rect_t dirtyRect = getIntersection(layer->displayFrame,
541 hwc_rect_t l_fbRect = getIntersection(fbRect, l_roi);
542 hwc_rect_t r_fbRect = getIntersection(fbRect, r_roi);
570 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect);
571 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect);
619 hwc_rect_t l_dirtyRect = getIntersection(layer->displayFrame
    [all...]
hwc_utils.cpp 747 scissorL = getIntersection(ctx->mViewFrame[dpy], scissorL);
753 scissorR = getIntersection(ctx->mViewFrame[dpy], scissorR);
811 scissor = getIntersection(ctx->mViewFrame[dpy], scissor);
    [all...]
hwc_fbupdate.cpp 98 sourceCrop = getIntersection(sourceCrop, ctx->mViewFrame[mDpy]);
hwc_utils.h 267 hwc_rect_t getIntersection(const hwc_rect_t& rect1, const hwc_rect_t& rect2);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 450 fbRect = getIntersection(fbRect, roi);
471 hwc_rect_t res = getIntersection(visibleRect, dstRect);
548 hwc_rect_t l_fbRect = getIntersection(fbRect, l_roi);
549 hwc_rect_t r_fbRect = getIntersection(fbRect, r_roi);
577 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect);
578 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect);
639 hwc_rect_t l_dst = getIntersection(l_frame, updatingRect);
643 hwc_rect_t r_dst = getIntersection(r_frame, updatingRect);
655 l_roi = getIntersection(temp_roi, l_frame);
656 r_roi = getIntersection(temp_roi, r_frame)
    [all...]
hwc_utils.cpp 734 scissorL = getIntersection(ctx->mViewFrame[dpy], scissorL);
740 scissorR = getIntersection(ctx->mViewFrame[dpy], scissorR);
798 scissor = getIntersection(ctx->mViewFrame[dpy], scissor);
    [all...]
hwc_copybit.cpp 169 hwc_rect_t result = getIntersection(displayFrame,dirtyRect);
446 hwc_rect_t result = getIntersection(displayFrame,tmpDisplayFrame);
600 if(!isValidRect(getIntersection(layer->displayFrame,
668 hwc_rect_t iRect = getIntersection(dispFrame, overlap);
    [all...]
hwc_fbupdate.cpp 105 sourceCrop = getIntersection(sourceCrop, ctx->mViewFrame[mDpy]);
hwc_utils.h 291 hwc_rect_t getIntersection(const hwc_rect_t& rect1, const hwc_rect_t& rect2);
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.cpp 533 dirtyRect = getIntersection(layer->displayFrame, scissor);
537 hwc_rect_t intersect = getIntersection(updatingRect, scissor);
550 dst = getIntersection(dst, roi);
572 hwc_rect_t res = getIntersection(visibleRect, dstRect);
613 hwc_rect_t dirtyRect = getIntersection(layer->displayFrame,
643 hwc_rect tmpDst = getIntersection(dst, roi);
678 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect);
679 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect);
728 hwc_rect_t l_dirtyRect = getIntersection(layer->displayFrame,
730 hwc_rect_t r_dirtyRect = getIntersection(layer->displayFrame
    [all...]
hwc_copybit.cpp 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);
    [all...]
hwc_utils.cpp     [all...]
hwc_fbupdate.cpp 103 sourceCrop = getIntersection(sourceCrop, ctx->mViewFrame[mDpy]);
hwc_utils.h 346 hwc_rect_t getIntersection(const hwc_rect_t& rect1, const hwc_rect_t& rect2);
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_copybit.cpp 96 displayFrame = getIntersection(mDirtyRect,
558 hwc_rect_t result = getIntersection(displayFrame,tmpDisplayFrame);
737 hwc_rect_t commonRect = getIntersection(prevOvlap, overlap);
746 if(!isValidRect(getIntersection(layer->displayFrame,
768 hwc_rect_t destRect = getIntersection(overlap, layer->displayFrame);
832 hwc_rect_t iRect = getIntersection(dispFrame, overlap);
    [all...]
hwc_mdpcomp.cpp 519 fbRect = getIntersection(fbRect, roi);
540 hwc_rect_t res = getIntersection(visibleRect, dstRect);
612 hwc_rect_t l_fbRect = getIntersection(fbRect, l_roi);
613 hwc_rect_t r_fbRect = getIntersection(fbRect, r_roi);
641 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect);
642 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect);
711 l_roi = getIntersection(temp_roi, l_frame);
712 r_roi = getIntersection(temp_roi, r_frame);
    [all...]
hwc_utils.cpp     [all...]
hwc_fbupdate.cpp 103 sourceCrop = getIntersection(sourceCrop, ctx->mViewFrame[mDpy]);
hwc_utils.h 319 hwc_rect_t getIntersection(const hwc_rect_t& rect1, const hwc_rect_t& rect2);
  /prebuilts/sdk/tools/jills/
jill-4.7.BETA.jar 
jill-3.36.CANDIDATE.jar 

Completed in 526 milliseconds