Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::TestImpellerTexture, including all inherited members.
GetCoordinateSystem() const | impeller::Texture | |
GetMipCount() const | impeller::Texture | |
GetSize() const | impeller::TestImpellerTexture | inlinevirtual |
GetTextureDescriptor() const | impeller::Texture | |
GetYCoordScale() const | impeller::Texture | virtual |
IsOpaque() const | impeller::Texture | |
IsValid() const override | impeller::TestImpellerTexture | inlinevirtual |
mipmap_generated_ | impeller::Texture | protected |
NeedsMipmapGeneration() const | impeller::Texture | |
OnSetContents(const uint8_t *contents, size_t length, size_t slice) | impeller::TestImpellerTexture | inlinevirtual |
OnSetContents(std::shared_ptr< const fml::Mapping > mapping, size_t slice) | impeller::TestImpellerTexture | inlinevirtual |
SetContents(const uint8_t *contents, size_t length, size_t slice=0, bool is_opaque=false) | impeller::Texture | |
SetContents(std::shared_ptr< const fml::Mapping > mapping, size_t slice=0, bool is_opaque=false) | impeller::Texture | |
SetCoordinateSystem(TextureCoordinateSystem coordinate_system) | impeller::Texture | |
SetLabel(std::string_view label) override | impeller::TestImpellerTexture | inlinevirtual |
TestImpellerTexture(TextureDescriptor desc) | impeller::TestImpellerTexture | inlineexplicit |
Texture(TextureDescriptor desc) | impeller::Texture | explicitprotected |
~Texture() | impeller::Texture | virtual |