Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:hw_w

773     int hw_w = ctx->dpyAttr[dpy].xres;
776 dst.right > hw_w || dst.bottom > hw_h) {
777 hwc_rect_t scissor = {0, 0, hw_w, hw_h };
1017 int hw_w = ctx->dpyAttr[dpy].xres;
1055 hwc_rect_t scissor = {0, 0, hw_w/2, hw_h };
1061 hwc_rect_t scissor = {hw_w/2, 0, hw_w, hw_h };