Home
last modified time | relevance | path

Searched refs:dstR (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_fbupdate.cpp389 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()
Dhwc_utils.cpp967 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()
Dhwc_mdpcomp.cpp2723 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/
Dhwc_fbupdate.cpp395 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()
Dhwc_utils.cpp903 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()
Dhwc_mdpcomp.cpp2904 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/
Dhwc_fbupdate.cpp379 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()
Dhwc_utils.cpp725 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()
Dhwc_mdpcomp.cpp2361 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/
Dhwc_fbupdate.cpp373 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()
Dhwc_utils.cpp738 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()
Dhwc_mdpcomp.cpp2149 hwc_rect_t dstR = dst; in configure() local
2163 dstR.left = dstL.right; in configure()
2190 cropR, dstR, metadata, rDest) < 0) { in configure()