Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:hw_h

724     int hw_h = ctx->dpyAttr[dpy].yres;
733 hwc_rect_t scissorL = { 0, 0, lSplit, hw_h };
739 hwc_rect_t scissorR = { lSplit, 0, hw_w, hw_h };
794 int hw_h = ctx->dpyAttr[dpy].yres;
796 dst.right > hw_w || dst.bottom > hw_h) {
797 hwc_rect_t scissor = {0, 0, hw_w, hw_h };
1750 int hw_h = ctx->dpyAttr[dpy].yres;
1811 hwc_rect_t scissor = {0, 0, lSplit, hw_h };
1820 hwc_rect_t scissor = {lSplit, 0, hw_w, hw_h };