Searched refs:fb_dev (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap4xxx/hwc/ |
D | hwc.c | 118 IMG_framebuffer_device_public_t *fb_dev; member 129 IMG_framebuffer_device_public_t *fb_dev; member 1250 hwc_dev->swap_rb = is_BGR_format(hwc_dev->fb_dev->base.format); in omap4_hwc_prepare() 1347 hwc_dev->fb_dev->base.format, in omap4_hwc_prepare() 1349 hwc_dev->fb_dev->base.width, in omap4_hwc_prepare() 1350 hwc_dev->fb_dev->base.height); in omap4_hwc_prepare() 1513 err = hwc_dev->fb_dev->Post2((framebuffer_device_t *)hwc_dev->fb_dev, in omap4_hwc_set() 1699 static int omap4_hwc_open_fb_hal(IMG_framebuffer_device_public_t **fb_dev) in omap4_hwc_open_fb_hal() argument 1716 *fb_dev = psGrallocModule->psFrameBufferDevice; in omap4_hwc_open_fb_hal() 1747 …ty_get("persist.hwc.mirroring.transform", value, hwc_dev->fb_dev->base.height > hwc_dev->fb_dev->b… in handle_hotplug() [all …]
|
/hardware/ti/omap4-aah/hwc/ |
D | hwc.c | 137 IMG_framebuffer_device_public_t *fb_dev; member 166 IMG_framebuffer_device_public_t *fb_dev; member 1645 … ret = ion_alloc_tiler(hwc_dev->ion_fd, hwc_dev->fb_dev->base.width, hwc_dev->fb_dev->base.height, in allocate_tiler2d_buffers() 1688 hwc_dev->swap_rb = is_BGR_format(hwc_dev->fb_dev->base.format); in omap4_hwc_prepare() 1833 hwc_dev->fb_dev->base.format, in omap4_hwc_prepare() 1835 hwc_dev->fb_dev->base.width, in omap4_hwc_prepare() 1836 hwc_dev->fb_dev->base.height); in omap4_hwc_prepare() 2052 err = hwc_dev->fb_dev->Post2((framebuffer_device_t *)hwc_dev->fb_dev, in omap4_hwc_set() 2259 static int omap4_hwc_open_fb_hal(IMG_framebuffer_device_public_t **fb_dev) in omap4_hwc_open_fb_hal() argument 2276 *fb_dev = psGrallocModule->psFrameBufferDevice; in omap4_hwc_open_fb_hal() [all …]
|