Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::testing::TestAllocator, including all inherited members.
Allocator() | impeller::Allocator | protected |
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() const | impeller::Allocator | inlinevirtual |
GetMaxTextureSizeSupported() const override | impeller::testing::TestAllocator | inlinevirtual |
IsValid() const | impeller::Allocator | |
MinimumBytesPerRow(PixelFormat format) const | impeller::Allocator | virtual |
OnCreateBuffer(const DeviceBufferDescriptor &desc) override | impeller::testing::TestAllocator | inlinevirtual |
OnCreateTexture(const TextureDescriptor &desc) override | impeller::testing::TestAllocator | inlinevirtual |
should_fail | impeller::testing::TestAllocator | |
TestAllocator()=default | impeller::testing::TestAllocator | |
~Allocator() | impeller::Allocator | virtual |
~TestAllocator()=default | impeller::testing::TestAllocator |