Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:hw_w

734     int hw_w = ctx->dpyAttr[dpy].xres;
737 dst.right > hw_w || dst.bottom > hw_h) {
738 hwc_rect_t scissor = {0, 0, hw_w, hw_h };
963 int hw_w = ctx->dpyAttr[dpy].xres;
999 hwc_rect_t scissor = {0, 0, hw_w
1005 hwc_rect_t scissor = {hw_w/2, 0, hw_w, hw_h };