AcquireLatestImage() | flutter::ImageExternalTexture | protected |
AHardwareBufferFor(const fml::jni::JavaRef< jobject > &hardware_buffer) | flutter::ImageExternalTexture | protected |
AttachmentState enum name | flutter::ImageExternalTexture | protected |
CloseHardwareBuffer(const fml::jni::JavaRef< jobject > &hardware_buffer) | flutter::ImageExternalTexture | protected |
CloseImage(const fml::jni::JavaRef< jobject > &image) | flutter::ImageExternalTexture | protected |
ContextListener() | flutter::ContextListener | |
CreateEGLImage(AHardwareBuffer *buffer) | flutter::ImageExternalTextureGL | protected |
dl_image_ | flutter::ImageExternalTexture | protected |
flutter::ImageExternalTextureGL::FML_DISALLOW_COPY_AND_ASSIGN(ImageExternalTextureGL) | flutter::ImageExternalTextureGL | protected |
flutter::ImageExternalTexture::FML_DISALLOW_COPY_AND_ASSIGN(ImageExternalTexture) | flutter::ImageExternalTexture | protected |
gl_entries_ | flutter::ImageExternalTextureGL | protected |
HardwareBufferFor(const fml::jni::JavaRef< jobject > &image) | flutter::ImageExternalTexture | protected |
Id() | flutter::Texture | inline |
image_lru_ | flutter::ImageExternalTexture | protected |
image_texture_entry_ | flutter::ImageExternalTexture | protected |
ImageExternalTexture(int64_t id, const fml::jni::ScopedJavaGlobalRef< jobject > &image_texture_entry, const std::shared_ptr< PlatformViewAndroidJNI > &jni_facade) | flutter::ImageExternalTexture | explicit |
ImageExternalTextureGL(int64_t id, const fml::jni::ScopedJavaGlobalRef< jobject > &image_textury_entry, const std::shared_ptr< PlatformViewAndroidJNI > &jni_facade) | flutter::ImageExternalTextureGL | |
ImageExternalTextureGLImpeller(const std::shared_ptr< impeller::ContextGLES > &context, int64_t id, const fml::jni::ScopedJavaGlobalRef< jobject > &hardware_buffer_texture_entry, const std::shared_ptr< PlatformViewAndroidJNI > &jni_facade) | flutter::ImageExternalTextureGLImpeller | |
jni_facade_ | flutter::ImageExternalTexture | protected |
MarkNewFrameAvailable() override | flutter::ImageExternalTexture | virtual |
OnGrContextCreated() override | flutter::ImageExternalTexture | virtual |
OnGrContextDestroyed() override | flutter::ImageExternalTexture | virtual |
OnTextureUnregistered() override | flutter::ImageExternalTexture | virtual |
Paint(PaintContext &context, const SkRect &bounds, bool freeze, const DlImageSampling sampling) override | flutter::ImageExternalTexture | virtual |
ProcessFrame(PaintContext &context, const SkRect &bounds) override | flutter::ImageExternalTextureGL | protectedvirtual |
state_ | flutter::ImageExternalTexture | protected |
Texture(int64_t id) | flutter::Texture | explicit |
UpdateImage(JavaLocalRef &hardware_buffer, const SkRect &bounds, PaintContext &context) | flutter::ImageExternalTextureGL | protected |
~ContextListener() | flutter::ContextListener | |
~ImageExternalTexture()=default | flutter::ImageExternalTexture | virtual |
~Texture() | flutter::Texture | virtual |