Searched defs:allocate (Results 1 – 4 of 4) sorted by relevance
123 Error allocate(BufferDescriptor descriptor, in allocate() function128 Error allocate(const IMapper::BufferDescriptorInfo& descriptorInfo, uint32_t count, in allocate() function138 Error allocate(const IMapper::BufferDescriptorInfo& descriptorInfo, in allocate() function
83 status_t GraphicBufferAllocator::allocate(uint32_t width, uint32_t height, in allocate() function in android::GraphicBufferAllocator
237 Error Allocator::allocate(BufferDescriptor descriptor, uint32_t count, in allocate() function in android::Gralloc2::Allocator
67 Return<void> allocate(const hidl_vec<uint32_t>& rawDescriptor, in allocate() function in GoldfishAllocator