| GetBackendType() const | impeller::interop::Texture | |
| GetRefCountForTests() const | impeller::interop::ObjectBase | inline |
| GetTexture() const | impeller::interop::Texture | |
| InteropClass typedef | impeller::interop::Object< Texture, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerTexture)> | |
| InteropCSibling typedef | impeller::interop::Object< Texture, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerTexture)> | |
| IsValid() const | impeller::interop::Texture | |
| MakeImage() const | impeller::interop::Texture | |
| ObjectBase()=default | impeller::interop::ObjectBase | |
| ObjectBase(const ObjectBase &)=delete | impeller::interop::ObjectBase | |
| ObjectBase(ObjectBase &&)=delete | impeller::interop::ObjectBase | |
| operator=(const Texture &)=delete | impeller::interop::Texture | |
| Object< Texture, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerTexture)>::operator=(const ObjectBase &)=delete | impeller::interop::ObjectBase | |
| Object< Texture, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerTexture)>::operator=(ObjectBase &&)=delete | impeller::interop::ObjectBase | |
| Release() | impeller::interop::ObjectBase | inline |
| Retain() | impeller::interop::ObjectBase | inline |
| SafeRelease(void *ptr) | impeller::interop::ObjectBase | inlinestatic |
| SafeRetain(void *ptr) | impeller::interop::ObjectBase | inlinestatic |
| SetContents(const uint8_t *contents, uint64_t length) | impeller::interop::Texture | |
| SetContents(std::shared_ptr< const fml::Mapping > contents) | impeller::interop::Texture | |
| Texture(const Context &context, const TextureDescriptor &descriptor) | impeller::interop::Texture | explicit |
| Texture(impeller::Context::BackendType backend, std::shared_ptr< impeller::Texture > texture) | impeller::interop::Texture | explicit |
| Texture(const Texture &)=delete | impeller::interop::Texture | |
| ~ObjectBase()=default | impeller::interop::ObjectBase | virtual |
| ~Texture() override | impeller::interop::Texture | |