Home
last modified time | relevance | path

Searched refs:mali_gralloc_buffer_allocate (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.h101 int mali_gralloc_buffer_allocate(const gralloc_buffer_descriptor_t *descriptors,
Dmali_gralloc_bufferallocation.cpp1182 int mali_gralloc_buffer_allocate(const gralloc_buffer_descriptor_t *descriptors, in mali_gralloc_buffer_allocate() function
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp105 …allocResult = mali_gralloc_buffer_allocate(grallocBufferDescriptor, 1, &tmpBuffer, nullptr, use_pl… in allocate()