Searched refs:allocResult (Results 1 – 1 of 1) sorted by relevance
94 int allocResult; in allocate() local100 allocResult = fb_allocator(&bufferDescriptor, &tmpBuffer); in allocate()105 …allocResult = mali_gralloc_buffer_allocate(grallocBufferDescriptor, 1, &tmpBuffer, nullptr, use_pl… in allocate()106 if (allocResult != 0) in allocate()108 MALI_GRALLOC_LOGE("%s, buffer allocation failed with %d", __func__, allocResult); in allocate()