Home
last modified time | relevance | path

Searched refs:hw_w (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp274 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()
Dhwc_utils.cpp779 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/
Dhwc_utils.cpp737 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()
Dhwc_mdpcomp.cpp267 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/
Dhwc_fbupdate.cpp303 const int hw_w = ctx->dpyAttr[mDpy].xres; in configure() local
380 hwc_rect_t scissorR = {lSplit, 0, hw_w, hw_h }; in configure()
Dhwc_utils.cpp723 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()
Dhwc_mdpcomp.cpp605 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/
Dhwc_fbupdate.cpp297 const int hw_w = ctx->dpyAttr[mDpy].xres; in configure() local
374 hwc_rect_t scissorR = {lSplit, 0, hw_w, hw_h }; in configure()
Dhwc_utils.cpp736 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()
Dhwc_mdpcomp.cpp604 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/
Dhwc_fbupdate.cpp292 const int hw_w = ctx->dpyAttr[mDpy].xres; in configure() local
396 hwc_rect_t scissorR = {lSplit, 0, hw_w, hw_h }; in configure()
Dhwc_utils.cpp899 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()
Dhwc_mdpcomp.cpp715 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()