Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:hw_h

781     int hw_h = ctx->dpyAttr[dpy].yres;
783 dst.right > hw_w || dst.bottom > hw_h) {
784 hwc_rect_t scissor = {0, 0, hw_w, hw_h };
1025 int hw_h = ctx->dpyAttr[dpy].yres;
1062 hwc_rect_t scissor = {0, 0, hw_w/2, hw_h };
1068 hwc_rect_t scissor = {hw_w/2, 0, hw_w, hw_h };