/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 274 int hw_w = ctx->dpyAttr[mDpy].xres; in isValidDimension() local 280 if(dst.left < 0 || dst.top < 0 || dst.right > hw_w || dst.bottom > hw_h) { in isValidDimension() 281 hwc_rect_t scissor = {0, 0, hw_w, hw_h }; in isValidDimension() 964 int hw_w = ctx->dpyAttr[mDpy].xres; in pipesNeeded() local 970 if(dst.left > hw_w/2) { in pipesNeeded() 972 } else if(dst.right <= hw_w/2) { in pipesNeeded() 985 int hw_w = ctx->dpyAttr[mDpy].xres; in acquireMDPPipes() local 988 if(dst.left > hw_w/2) { in acquireMDPPipes() 993 } else if (dst.right <= hw_w/2) { in acquireMDPPipes()
|
D | hwc_utils.cpp | 779 int hw_w = ctx->dpyAttr[dpy].xres; in trimLayer() local 782 dst.right > hw_w || dst.bottom > hw_h) { in trimLayer() 783 hwc_rect_t scissor = {0, 0, hw_w, hw_h }; in trimLayer() 1022 int hw_w = ctx->dpyAttr[dpy].xres; in configureHighRes() local 1060 hwc_rect_t scissor = {0, 0, hw_w/2, hw_h }; in configureHighRes() 1066 hwc_rect_t scissor = {hw_w/2, 0, hw_w, hw_h }; in configureHighRes()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_utils.cpp | 737 int hw_w = ctx->dpyAttr[dpy].xres; in trimLayer() local 740 dst.right > hw_w || dst.bottom > hw_h) { in trimLayer() 741 hwc_rect_t scissor = {0, 0, hw_w, hw_h }; in trimLayer() 978 int hw_w = ctx->dpyAttr[dpy].xres; in configureHighRes() local 1032 hwc_rect_t scissor = {lSplit, 0, hw_w, hw_h }; in configureHighRes()
|
D | hwc_mdpcomp.cpp | 267 int hw_w = ctx->dpyAttr[mDpy].xres; in isValidDimension() local 273 if(dst.left < 0 || dst.top < 0 || dst.right > hw_w || dst.bottom > hw_h) { in isValidDimension() 274 hwc_rect_t scissor = {0, 0, hw_w, hw_h }; in isValidDimension()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.cpp | 303 const int hw_w = ctx->dpyAttr[mDpy].xres; in configure() local 380 hwc_rect_t scissorR = {lSplit, 0, hw_w, hw_h }; in configure()
|
D | hwc_utils.cpp | 723 int hw_w = ctx->dpyAttr[dpy].xres; in needsScalingWithSplit() local 739 hwc_rect_t scissorR = { lSplit, 0, hw_w, hw_h }; in needsScalingWithSplit() 793 int hw_w = ctx->dpyAttr[dpy].xres; in trimLayer() local 796 dst.right > hw_w || dst.bottom > hw_h) { in trimLayer() 797 hwc_rect_t scissor = {0, 0, hw_w, hw_h }; in trimLayer() 1749 int hw_w = ctx->dpyAttr[dpy].xres; in configureSplit() local 1820 hwc_rect_t scissor = {lSplit, 0, hw_w, hw_h }; in configureSplit()
|
D | hwc_mdpcomp.cpp | 605 int hw_w = (int)ctx->dpyAttr[mDpy].xres; in generateROI() local 608 struct hwc_rect r_frame = (struct hwc_rect){lSplit, 0, hw_w, hw_h}; in generateROI()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.cpp | 297 const int hw_w = ctx->dpyAttr[mDpy].xres; in configure() local 374 hwc_rect_t scissorR = {lSplit, 0, hw_w, hw_h }; in configure()
|
D | hwc_utils.cpp | 736 int hw_w = ctx->dpyAttr[dpy].xres; in needsScalingWithSplit() local 752 hwc_rect_t scissorR = { lSplit, 0, hw_w, hw_h }; in needsScalingWithSplit() 806 int hw_w = ctx->dpyAttr[dpy].xres; in trimLayer() local 809 dst.right > hw_w || dst.bottom > hw_h) { in trimLayer() 810 hwc_rect_t scissor = {0, 0, hw_w, hw_h }; in trimLayer() 1745 int hw_w = ctx->dpyAttr[dpy].xres; in configureSplit() local 1817 hwc_rect_t scissor = {lSplit, 0, hw_w, hw_h }; in configureSplit()
|
D | hwc_mdpcomp.cpp | 604 int hw_w = (int)ctx->dpyAttr[mDpy].xres; in generateROI() local 607 struct hwc_rect r_frame = (struct hwc_rect){lSplit, 0, hw_w, hw_h}; in generateROI()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.cpp | 292 const int hw_w = ctx->dpyAttr[mDpy].xres; in configure() local 396 hwc_rect_t scissorR = {lSplit, 0, hw_w, hw_h }; in configure()
|
D | hwc_utils.cpp | 899 int hw_w = ctx->dpyAttr[dpy].xres; in needsScalingWithSplit() local 915 hwc_rect_t scissorR = { lSplit, 0, hw_w, hw_h }; in needsScalingWithSplit() 969 int hw_w = ctx->dpyAttr[dpy].xres; in trimLayer() local 972 dst.right > hw_w || dst.bottom > hw_h) { in trimLayer() 973 hwc_rect_t scissor = {0, 0, hw_w, hw_h }; in trimLayer() 2078 int hw_w = ctx->dpyAttr[dpy].xres; in configureSplit() local 2153 hwc_rect_t scissor = {lSplit, 0, hw_w, hw_h }; in configureSplit()
|
D | hwc_mdpcomp.cpp | 715 int hw_w = (int)ctx->dpyAttr[mDpy].xres; in generateROI() local 718 struct hwc_rect r_frame = (struct hwc_rect){lSplit, 0, hw_w, hw_h}; in generateROI()
|