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 442 int orig_w = WIDTH(region); local
452 m_translate(ext->m, -(orig_w >> 1) - region.left, -(orig_h >> 1) - region.top);
458 swap(orig_w, orig_h);
464 get_max_dimensions(orig_w, orig_h, xpy,
468 m_scale(ext->m, orig_w, adj_xres, orig_h, adj_yres);
    [all...]

Completed in 111 milliseconds