Searched refs:fb_alloc_from_ion_module (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gchips/gralloc3/src/ |
D | framebuffer_device.cpp | 424 static int fb_alloc_from_ion_module(mali_gralloc_module *m, int width, int height, int byte_stride,… in fb_alloc_from_ion_module() function 497 return fb_alloc_from_ion_module(m, m->info.xres, m->info.yres, *byte_stride, in fb_alloc_framebuffer_locked() 540 return fb_alloc_from_ion_module(m, m->info.xres, m->info.yres, *byte_stride, in fb_alloc_framebuffer_locked()
|