Flutter Engine
The Flutter Engine
impeller::testing::MockAllocator Member List

This is the complete list of members for impeller::testing::MockAllocator, including all inherited members.

Allocator()impeller::Allocatorprotected
CreateBuffer(const DeviceBufferDescriptor &desc)impeller::Allocator
CreateBufferWithCopy(const uint8_t *buffer, size_t length)impeller::Allocator
CreateBufferWithCopy(const fml::Mapping &mapping)impeller::Allocator
CreateTexture(const TextureDescriptor &desc)impeller::Allocator
DebugTraceMemoryStatistics() constimpeller::Allocatorinlinevirtual
GetMaxTextureSizeSupported() const =0impeller::Allocatorpure virtual
IsValid() constimpeller::Allocator
MinimumBytesPerRow(PixelFormat format) constimpeller::Allocatorvirtual
MOCK_METHOD(ISize, GetMaxTextureSizeSupported,(),(const, override))impeller::testing::MockAllocator
MOCK_METHOD(std::shared_ptr< DeviceBuffer >, OnCreateBuffer,(const DeviceBufferDescriptor &desc),(override))impeller::testing::MockAllocator
MOCK_METHOD(std::shared_ptr< Texture >, OnCreateTexture,(const TextureDescriptor &desc),(override))impeller::testing::MockAllocator
OnCreateBuffer(const DeviceBufferDescriptor &desc)=0impeller::Allocatorprotectedpure virtual
OnCreateTexture(const TextureDescriptor &desc)=0impeller::Allocatorprotectedpure virtual
~Allocator()impeller::Allocatorvirtual