Home
last modified time | relevance | path

Searched refs:fb_alloc_framebuffer (Results 1 – 8 of 8) sorted by relevance

/device/amlogic/yukawa/gralloc/
Dframebuffer_device.h29 int fb_alloc_framebuffer(mali_gralloc_module *m, uint64_t consumer_usage, uint64_t producer_usage,
Dmali_gralloc_public_interface.cpp196 …if (fb_alloc_framebuffer(m, bufDescriptor->consumer_usage, bufDescriptor->producer_usage, outBuffe… in mali_gralloc_allocate()
Dframebuffer_device.cpp524 int fb_alloc_framebuffer(mali_gralloc_module *m, uint64_t consumer_usage, uint64_t producer_usage, in fb_alloc_framebuffer() function
/device/linaro/hikey/gralloc960/
Dframebuffer_device.h29 int fb_alloc_framebuffer(mali_gralloc_module *m, uint64_t consumer_usage, uint64_t producer_usage,
Dmali_gralloc_public_interface.cpp196 …if (fb_alloc_framebuffer(m, bufDescriptor->consumer_usage, bufDescriptor->producer_usage, outBuffe… in mali_gralloc_allocate()
Dframebuffer_device.cpp524 int fb_alloc_framebuffer(mali_gralloc_module *m, uint64_t consumer_usage, uint64_t producer_usage, in fb_alloc_framebuffer() function
/device/amlogic/yukawa/gralloc/legacy/
Dalloc_device.cpp77 err = fb_alloc_framebuffer(m, usage, usage, pHandle, &pixel_stride, &byte_stride); in alloc_device_alloc()
/device/linaro/hikey/gralloc960/legacy/
Dalloc_device.cpp77 err = fb_alloc_framebuffer(m, usage, usage, pHandle, &pixel_stride, &byte_stride); in alloc_device_alloc()