Home
last modified time | relevance | path

Searched refs:gralloc_buffer_descriptor_t (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.h25 int mali_gralloc_ion_allocate(const gralloc_buffer_descriptor_t *descriptors,
Dmali_gralloc_ion.cpp360 int mali_gralloc_ion_allocate(const gralloc_buffer_descriptor_t *descriptors, in mali_gralloc_ion_allocate()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.h101 int mali_gralloc_buffer_allocate(const gralloc_buffer_descriptor_t *descriptors,
Dmali_gralloc_bufferdescriptor.h26 typedef uint64_t gralloc_buffer_descriptor_t; typedef
Dmali_gralloc_bufferallocation.cpp1182 int mali_gralloc_buffer_allocate(const gralloc_buffer_descriptor_t *descriptors, in mali_gralloc_buffer_allocate()
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp85 gralloc_buffer_descriptor_t grallocBufferDescriptor[1]; in allocate()
87 grallocBufferDescriptor[0] = (gralloc_buffer_descriptor_t)(&bufferDescriptor); in allocate()