Searched refs:fb_allocator (Results 1 – 4 of 4) 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);
40 std::function<int(const buffer_descriptor_t *, buffer_handle_t *)> fb_allocator) in allocate() argument43 GRALLOC_UNUSED(fb_allocator); in allocate()63 fb_allocator) in allocate()65 allocResult = fb_allocator(&bufferDescriptor, &tmpBuffer); in allocate()