Searched refs:fb_allocator (Results 1 – 2 of 2) sorted by relevance
36 std::function<int(const buffer_descriptor_t *, buffer_handle_t *)> fb_allocator) in allocate() argument39 GRALLOC_UNUSED(fb_allocator); in allocate()58 fb_allocator) in allocate()60 allocResult = fb_allocator(&bufferDescriptor, &tmpBuffer); in allocate()
55 … std::function<int(const buffer_descriptor_t *, buffer_handle_t *)> fb_allocator = nullptr);