HomeSort by relevance Sort by last modified time
    Searched full:orig_w (Results 1 - 1 of 1) sorted by null

  /hardware/ti/omap4xxx/hwc/
hwc.c 562 int orig_w = WIDTH(region); local
570 m_translate(ext->m, -(orig_w >> 1) - region.left, -(orig_h >> 1) - region.top);
576 swap(orig_w, orig_h);
582 get_max_dimensions(orig_w, orig_h, xpy,
586 m_scale(ext->m, orig_w, adj_xres, orig_h, adj_yres);
    [all...]

Completed in 1497 milliseconds