Searched refs:mali_gralloc_fb_allocate (Results 1 – 4 of 4) sorted by relevance
31 int32_t mali_gralloc_fb_allocate(private_module_t * const module,
117 allocResult = mali_gralloc_fb_allocate(&privateModule, &bufferDescriptor, in allocate()
184 if (mali_gralloc_fb_allocate(m, bufDescriptor, outBuffers) < 0) in mali_gralloc_allocate()
654 int32_t mali_gralloc_fb_allocate(private_module_t * const module, in mali_gralloc_fb_allocate() function