Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:hw_h

593     int hw_h = (int)ctx->dpyAttr[mDpy].yres;
596 struct hwc_rect l_frame = (struct hwc_rect){0, 0, lSplit, hw_h};
597 struct hwc_rect r_frame = (struct hwc_rect){lSplit, 0, hw_w, hw_h};