Searched defs:fb_region (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c2104 struct hwc_rect fb_region = { .right = hwc_dev->fb_dev->base.width, .bottom = hwc_dev->fb_dev->base.height }; local
2105 hwc_dev->ext.mirror_region = fb_region;
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c2862 struct hwc_rect fb_region = { .right = hwc_dev->fb_dev->base.width, .bottom = hwc_dev->fb_dev->base.height }; local
2863 hwc_dev->ext.mirror_region = fb_region;

Completed in 14 milliseconds