Searched refs:fb_alloc_from_ion_module (Results 1 – 2 of 2) sorted by relevance
/device/linaro/hikey/gralloc960/ |
D | framebuffer_device.cpp | 422 static int fb_alloc_from_ion_module(mali_gralloc_module *m, size_t buffer_size, uint64_t consumer_u… in fb_alloc_from_ion_module() function 475 …return fb_alloc_from_ion_module(m, alignedFramebufferSize, newConsumerUsage, newProducerUsage, pHa… in fb_alloc_framebuffer_locked() 515 …return fb_alloc_from_ion_module(m, alignedFramebufferSize, newConsumerUsage, newProducerUsage, pHa… in fb_alloc_framebuffer_locked()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | framebuffer_device.cpp | 422 static int fb_alloc_from_ion_module(mali_gralloc_module *m, size_t buffer_size, uint64_t consumer_u… in fb_alloc_from_ion_module() function 475 …return fb_alloc_from_ion_module(m, alignedFramebufferSize, newConsumerUsage, newProducerUsage, pHa… in fb_alloc_framebuffer_locked() 515 …return fb_alloc_from_ion_module(m, alignedFramebufferSize, newConsumerUsage, newProducerUsage, pHa… in fb_alloc_framebuffer_locked()
|