Home | History | Annotate | Download | only in hwc

Lines Matching refs:orig_h

564     int orig_h = HEIGHT(region);
571 m_translate(ext->m, -(orig_w >> 1) - region.left, -(orig_h >> 1) - region.top);
577 swap(orig_w, orig_h);
583 get_max_dimensions(orig_w, orig_h, xpy,
587 m_scale(ext->m, orig_w, adj_xres, orig_h, adj_yres);