/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_fbupdate.cpp | 389 hwc_rect_t dstR = displayFrame; in configure() local 391 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in configure() 393 dstR.left -= lSplit; in configure() 394 dstR.right -= lSplit; in configure() 397 dstR, NULL, destR) < 0) { in configure() 492 hwc_rect_t dstR = displayFrame; in configure() local 538 dstR.left = dstL.right; in configure() 555 cropR, dstR, NULL /*metadata*/, destR) < 0) { in configure()
|
D | hwc_utils.cpp | 967 hwc_rect_t cropL, dstL, cropR, dstR; in needsScalingWithSplit() local 980 dstR = displayFrame; in needsScalingWithSplit() 983 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in needsScalingWithSplit() 999 dst_width_r = dstR.right - dstR.left; in needsScalingWithSplit() 1000 dst_height_r = dstR.bottom - dstR.top; in needsScalingWithSplit()
|
D | hwc_mdpcomp.cpp | 2723 hwc_rect_t dstR = dst; in configure() local 2747 dstR.left = dstL.right; in configure() 2774 cropR, dstR, metadata, rDest) < 0) { in configure()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.cpp | 395 hwc_rect_t dstR = displayFrame; in configure() local 397 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in configure() 399 dstR.left -= lSplit; in configure() 400 dstR.right -= lSplit; in configure() 403 dstR, NULL, destR) < 0) { in configure() 500 hwc_rect_t dstR = displayFrame; in configure() local 552 dstR.left = dstL.right; in configure() 569 cropR, dstR, NULL /*metadata*/, destR) < 0) { in configure()
|
D | hwc_utils.cpp | 903 hwc_rect_t cropL, dstL, cropR, dstR; in needsScalingWithSplit() local 916 dstR = displayFrame; in needsScalingWithSplit() 919 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in needsScalingWithSplit() 935 dst_width_r = dstR.right - dstR.left; in needsScalingWithSplit() 936 dst_height_r = dstR.bottom - dstR.top; in needsScalingWithSplit()
|
D | hwc_mdpcomp.cpp | 2904 hwc_rect_t dstR = dst; in configure() local 2928 dstR.left = dstL.right; in configure() 2955 cropR, dstR, metadata, rDest) < 0) { in configure()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.cpp | 379 hwc_rect_t dstR = displayFrame; in configure() local 381 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in configure() 383 dstR.left -= lSplit; in configure() 384 dstR.right -= lSplit; in configure() 387 dstR, NULL, destR) < 0) { in configure()
|
D | hwc_utils.cpp | 725 hwc_rect_t cropL, dstL, cropR, dstR; in needsScalingWithSplit() local 738 dstR = displayFrame; in needsScalingWithSplit() 741 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in needsScalingWithSplit() 757 dst_width_r = dstR.right - dstR.left; in needsScalingWithSplit() 758 dst_height_r = dstR.bottom - dstR.top; in needsScalingWithSplit()
|
D | hwc_mdpcomp.cpp | 2361 hwc_rect_t dstR = dst; in configure() local 2375 dstR.left = dstL.right; in configure() 2402 cropR, dstR, metadata, rDest) < 0) { in configure()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.cpp | 373 hwc_rect_t dstR = displayFrame; in configure() local 375 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in configure() 377 dstR.left -= lSplit; in configure() 378 dstR.right -= lSplit; in configure() 381 dstR, NULL, destR) < 0) { in configure()
|
D | hwc_utils.cpp | 738 hwc_rect_t cropL, dstL, cropR, dstR; in needsScalingWithSplit() local 751 dstR = displayFrame; in needsScalingWithSplit() 754 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in needsScalingWithSplit() 770 dst_width_r = dstR.right - dstR.left; in needsScalingWithSplit() 771 dst_height_r = dstR.bottom - dstR.top; in needsScalingWithSplit()
|
D | hwc_mdpcomp.cpp | 2149 hwc_rect_t dstR = dst; in configure() local 2163 dstR.left = dstL.right; in configure() 2190 cropR, dstR, metadata, rDest) < 0) { in configure()
|