Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:hw_h

737     int hw_h = ctx->dpyAttr[dpy].yres;
746 hwc_rect_t scissorL = { 0, 0, lSplit, hw_h };
752 hwc_rect_t scissorR = { lSplit, 0, hw_w, hw_h };
807 int hw_h = ctx->dpyAttr[dpy].yres;
809 dst.right > hw_w || dst.bottom > hw_h) {
810 hwc_rect_t scissor = {0, 0, hw_w, hw_h };
1740 int hw_h = ctx->dpyAttr[dpy].yres;
1802 hwc_rect_t scissor = {0, 0, lSplit, hw_h };
1811 hwc_rect_t scissor = {lSplit, 0, hw_w, hw_h };