Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:hw_h

741     int hw_h = ctx->dpyAttr[dpy].yres;
743 dst.right > hw_w || dst.bottom > hw_h) {
744 hwc_rect_t scissor = {0, 0, hw_w, hw_h };
982 int hw_h = ctx->dpyAttr[dpy].yres;
1029 hwc_rect_t scissor = {0, 0, lSplit, hw_h };
1035 hwc_rect_t scissor = {lSplit, 0, hw_w, hw_h };