Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:hw_w

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