This is the complete list of members for flutter::PlatformViewAndroid, including all inherited members.
| AddView(int64_t view_id, const ViewportMetrics &viewport_metrics, AddViewCallback callback) | flutter::PlatformView | |
| AddViewCallback typedef | flutter::PlatformView | |
| delegate_ | flutter::PlatformView | protected |
| DispatchEmptyPlatformMessage(JNIEnv *env, std::string name, jint response_id) | flutter::PlatformViewAndroid | |
| DispatchPlatformMessage(JNIEnv *env, std::string name, jobject message_data, jint message_position, jint response_id) | flutter::PlatformViewAndroid | |
| flutter::PlatformView::DispatchPlatformMessage(std::unique_ptr< PlatformMessage > message) | flutter::PlatformView | |
| DispatchPointerDataPacket(std::unique_ptr< PointerDataPacket > packet) | flutter::PlatformView | |
| DispatchSemanticsAction(JNIEnv *env, jint id, jint action, jobject args, jint args_position) | flutter::PlatformViewAndroid | |
| flutter::PlatformView::DispatchSemanticsAction(int64_t view_id, int32_t node_id, SemanticsAction action, fml::MallocMapping args) | flutter::PlatformView | |
| GetAndroidContext() | flutter::PlatformViewAndroid | inline |
| GetDispatcherMaker() | flutter::PlatformView | virtual |
| GetPlatformMessageHandler() const override | flutter::PlatformViewAndroid | inlinevirtual |
| GetSettings() const | flutter::PlatformView | |
| GetWeakPtr() const | flutter::PlatformView | |
| flutter::PlatformView::HandlePlatformMessage(std::unique_ptr< PlatformMessage > message) | flutter::PlatformView | virtual |
| IsSurfaceControlEnabled() const | flutter::PlatformViewAndroid | |
| LoadDartDeferredLibrary(intptr_t loading_unit_id, std::unique_ptr< const fml::Mapping > snapshot_data, std::unique_ptr< const fml::Mapping > snapshot_instructions) override | flutter::PlatformViewAndroid | virtual |
| LoadDartDeferredLibraryError(intptr_t loading_unit_id, const std::string error_message, bool transient) override | flutter::PlatformViewAndroid | virtual |
| MarkTextureFrameAvailable(int64_t texture_id) | flutter::PlatformView | |
| NotifyChanged(const DlISize &size) | flutter::PlatformViewAndroid | |
| NotifyCreated(fml::RefPtr< AndroidNativeWindow > native_window) | flutter::PlatformViewAndroid | |
| flutter::PlatformView::NotifyCreated() | flutter::PlatformView | |
| NotifyDestroyed() override | flutter::PlatformViewAndroid | virtual |
| NotifySurfaceWindowChanged(fml::RefPtr< AndroidNativeWindow > native_window) | flutter::PlatformViewAndroid | |
| PlatformView(Delegate &delegate, const TaskRunners &task_runners) | flutter::PlatformView | explicit |
| PlatformViewAndroid(PlatformView::Delegate &delegate, const flutter::TaskRunners &task_runners, const std::shared_ptr< PlatformViewAndroidJNI > &jni_facade, AndroidRenderingAPI rendering_api) | flutter::PlatformViewAndroid | |
| PlatformViewAndroid(PlatformView::Delegate &delegate, const flutter::TaskRunners &task_runners, const std::shared_ptr< PlatformViewAndroidJNI > &jni_facade, const std::shared_ptr< flutter::AndroidContext > &android_context) | flutter::PlatformViewAndroid | |
| Register(JNIEnv *env) | flutter::PlatformViewAndroid | static |
| RegisterExternalTexture(int64_t texture_id, const fml::jni::ScopedJavaGlobalRef< jobject > &surface_texture) | flutter::PlatformViewAndroid | |
| RegisterImageTexture(int64_t texture_id, const fml::jni::ScopedJavaGlobalRef< jobject > &image_texture_entry, ImageExternalTexture::ImageLifecycle lifecycle) | flutter::PlatformViewAndroid | |
| RegisterTexture(std::shared_ptr< flutter::Texture > texture) | flutter::PlatformView | |
| RemoveView(int64_t view_id, RemoveViewCallback callback) | flutter::PlatformView | |
| RemoveViewCallback typedef | flutter::PlatformView | |
| RequestViewFocusChange(const ViewFocusChangeRequest &request) | flutter::PlatformView | virtual |
| ScheduleFrame() | flutter::PlatformView | |
| SendChannelUpdate(const std::string &name, bool listening) | flutter::PlatformView | virtual |
| SendViewFocusEvent(const ViewFocusEvent &event) | flutter::PlatformView | |
| SetAccessibilityFeatures(int32_t flags) | flutter::PlatformView | virtual |
| SetNextFrameCallback(const fml::closure &closure) | flutter::PlatformView | |
| SetSemanticsEnabled(bool enabled) | flutter::PlatformView | virtual |
| SetSemanticsTreeEnabled(bool enabled) | flutter::PlatformView | virtual |
| SetupImpellerContext() override | flutter::PlatformViewAndroid | virtual |
| SetViewportMetrics(int64_t view_id, const ViewportMetrics &metrics) | flutter::PlatformView | |
| task_runners_ | flutter::PlatformView | protected |
| UnregisterTexture(int64_t texture_id) | flutter::PlatformView | |
| UpdateAssetResolverByType(std::unique_ptr< AssetResolver > updated_asset_resolver, AssetResolver::AssetResolverType type) override | flutter::PlatformViewAndroid | virtual |
| weak_factory_ | flutter::PlatformView | protected |
| ~PlatformView() | flutter::PlatformView | virtual |
| ~PlatformViewAndroid() override | flutter::PlatformViewAndroid |