/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_copybit.cpp | 836 copybit_rect_t dstRect = {destRect.left, destRect.top, destRect.right, in drawRectUsingCopybit() local 850 hwc_rect_t regRect = {dstRect.l,dstRect.t, dstRect.r, dstRect.b}; in drawRectUsingCopybit() 868 int err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect, in drawRectUsingCopybit() 960 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit() local 969 dstRect.l = result.left; in drawLayerUsingCopybit() 970 dstRect.t = result.top; in drawLayerUsingCopybit() 971 dstRect.r = result.right; in drawLayerUsingCopybit() 972 dstRect.b = result.bottom; in drawLayerUsingCopybit() 1143 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect, in drawLayerUsingCopybit() 1186 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in fillColorUsingCopybit() local [all …]
|
D | hwc_mdpcomp.cpp | 539 hwc_rect_t dstRect = layer->displayFrame; in validateAndApplyROI() local 540 hwc_rect_t res = getIntersection(visibleRect, dstRect); in validateAndApplyROI() 548 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI() 639 hwc_rect_t dstRect = layer->displayFrame; in validateAndApplyROI() local 641 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect); in validateAndApplyROI() 642 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect); in validateAndApplyROI() 651 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_copybit.cpp | 678 copybit_rect_t dstRect = {destRect.left, destRect.top, destRect.right, in drawRectUsingCopybit() local 692 hwc_rect_t regRect = {dstRect.l,dstRect.t, dstRect.r, dstRect.b}; in drawRectUsingCopybit() 710 int err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect, in drawRectUsingCopybit() 796 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit() local 806 dstRect = srcRect; in drawLayerUsingCopybit() 960 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect, in drawLayerUsingCopybit() 1003 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in fillColorUsingCopybit() local 1019 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
|
D | hwc_mdpcomp.cpp | 470 hwc_rect_t dstRect = layer->displayFrame; in validateAndApplyROI() local 471 hwc_rect_t res = getIntersection(visibleRect, dstRect); in validateAndApplyROI() 479 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI() 575 hwc_rect_t dstRect = layer->displayFrame; in validateAndApplyROI() local 577 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect); in validateAndApplyROI() 578 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect); in validateAndApplyROI() 587 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_copybit.cpp | 731 copybit_rect_t dstRect = {destRect.left, destRect.top, destRect.right, in drawRectUsingCopybit() local 745 hwc_rect_t regRect = {dstRect.l,dstRect.t, dstRect.r, dstRect.b}; in drawRectUsingCopybit() 763 int err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect, in drawRectUsingCopybit() 849 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit() local 859 dstRect = srcRect; in drawLayerUsingCopybit() 1013 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect, in drawLayerUsingCopybit() 1056 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in fillColorUsingCopybit() local 1072 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
|
D | hwc_mdpcomp.cpp | 571 hwc_rect_t dstRect = layer->displayFrame; in validateAndApplyROI() local 572 hwc_rect_t res = getIntersection(visibleRect, dstRect); in validateAndApplyROI() 580 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI() 676 hwc_rect_t dstRect = layer->displayFrame; in validateAndApplyROI() local 678 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect); in validateAndApplyROI() 679 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect); in validateAndApplyROI() 688 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI() 2647 hwc_rect_t dstRect = layer->displayFrame; in validateAndApplyROI() local 2648 hwc_rect_t res = getIntersection(visibleRect, dstRect); in validateAndApplyROI() 2656 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
|
/hardware/ti/omap4xxx/libI420colorconvert/ |
D | ColorConvert.cpp | 67 int dstWidth, int dstHeight, ARect dstRect, in convertI420ToEncoderInput() argument
|
/hardware/ti/omap4-aah/libI420colorconvert/ |
D | ColorConvert.cpp | 67 int dstWidth, int dstHeight, ARect dstRect, in convertI420ToEncoderInput() argument
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_copybit.cpp | 429 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit() local 584 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect, in drawLayerUsingCopybit() 627 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in fillColorUsingCopybit() local 643 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
|
D | hwc_mdpcomp.cpp | 469 hwc_rect_t dstRect = layer->displayFrame; in validateAndApplyROI() local 470 hwc_rect_t res = getIntersection(visibleRect, dstRect); in validateAndApplyROI() 478 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI() 568 hwc_rect_t dstRect = layer->displayFrame; in validateAndApplyROI() local 570 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect); in validateAndApplyROI() 571 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect); in validateAndApplyROI() 580 if(!isSameRect(res, dstRect) && needsScaling (layer)) { in validateAndApplyROI()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_copybit.cpp | 334 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit() local 477 err = copybit->stretch(copybit, &dst, &src, &dstRect, &srcRect, in drawLayerUsingCopybit()
|