Searched refs:ppvDispDev (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/ |
D | img_gralloc.h | 96 (const gralloc_module_t *g, void **ppvDispDev) in gralloc0_get_display_device_img() argument 98 return g->perform(g, GRALLOC_GET_DISPLAY_DEVICE_IMG, ppvDispDev); in gralloc0_get_display_device_img()
|
D | hal_public.h | 194 (const hw_device_t *d, void **ppvDispDev) in gralloc_get_display_device_img() argument 198 ppvDispDev); in gralloc_get_display_device_img() 201 ppvDispDev); in gralloc_get_display_device_img()
|
D | img_gralloc1.h | 278 (gralloc1_device_t *g, void **ppvDispDev); 281 (gralloc1_device_t *g, void **ppvDispDev) in gralloc1_get_display_device_img() argument 287 return f(g, ppvDispDev); in gralloc1_get_display_device_img()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/ |
D | img_gralloc.h | 96 (const gralloc_module_t *g, void **ppvDispDev) in gralloc0_get_display_device_img() argument 98 return g->perform(g, GRALLOC_GET_DISPLAY_DEVICE_IMG, ppvDispDev); in gralloc0_get_display_device_img()
|
D | hal_public.h | 194 (const hw_device_t *d, void **ppvDispDev) in gralloc_get_display_device_img() argument 198 ppvDispDev); in gralloc_get_display_device_img() 201 ppvDispDev); in gralloc_get_display_device_img()
|
D | img_gralloc1.h | 278 (gralloc1_device_t *g, void **ppvDispDev); 281 (gralloc1_device_t *g, void **ppvDispDev) in gralloc1_get_display_device_img() argument 287 return f(g, ppvDispDev); in gralloc1_get_display_device_img()
|