Home
last modified time | relevance | path

Searched refs:fb_buffer_descriptor (Results 1 – 2 of 2) sorted by relevance

/device/amlogic/yukawa/hal/gralloc/
Dframebuffer_device.cpp425 buffer_descriptor_t fb_buffer_descriptor; in fb_alloc_from_ion_module() local
430 fb_buffer_descriptor.size = buffer_size; in fb_alloc_from_ion_module()
431 fb_buffer_descriptor.consumer_usage = consumer_usage; in fb_alloc_from_ion_module()
432 fb_buffer_descriptor.producer_usage = producer_usage; in fb_alloc_from_ion_module()
433 gralloc_buffer_descriptor[0] = (gralloc_buffer_descriptor_t)(&fb_buffer_descriptor); in fb_alloc_from_ion_module()
/device/linaro/hikey/gralloc960/
Dframebuffer_device.cpp425 buffer_descriptor_t fb_buffer_descriptor; in fb_alloc_from_ion_module() local
430 fb_buffer_descriptor.size = buffer_size; in fb_alloc_from_ion_module()
431 fb_buffer_descriptor.consumer_usage = consumer_usage; in fb_alloc_from_ion_module()
432 fb_buffer_descriptor.producer_usage = producer_usage; in fb_alloc_from_ion_module()
433 gralloc_buffer_descriptor[0] = (gralloc_buffer_descriptor_t)(&fb_buffer_descriptor); in fb_alloc_from_ion_module()