Home
last modified time | relevance | path

Searched refs:mali_gralloc_fb_allocate (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gchips/gralloc3/src/
Dframebuffer_device.h31 int32_t mali_gralloc_fb_allocate(private_module_t * const module,
DGrallocAllocator.cpp117 allocResult = mali_gralloc_fb_allocate(&privateModule, &bufferDescriptor, in allocate()
Dmali_gralloc_public_interface.cpp184 if (mali_gralloc_fb_allocate(m, bufDescriptor, outBuffers) < 0) in mali_gralloc_allocate()
Dframebuffer_device.cpp654 int32_t mali_gralloc_fb_allocate(private_module_t * const module, in mali_gralloc_fb_allocate() function