Flutter Engine
The Flutter Engine
flutter::PlatformViewAndroid Member List

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 typedefflutter::PlatformView
delegate_flutter::PlatformViewprotected
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(int32_t node_id, SemanticsAction action, fml::MallocMapping args)flutter::PlatformView
GetAndroidContext()flutter::PlatformViewAndroidinline
GetDispatcherMaker()flutter::PlatformViewvirtual
GetPlatformMessageHandler() const overrideflutter::PlatformViewAndroidinlinevirtual
GetSettings() constflutter::PlatformView
GetWeakPtr() constflutter::PlatformView
LoadDartDeferredLibrary(intptr_t loading_unit_id, std::unique_ptr< const fml::Mapping > snapshot_data, std::unique_ptr< const fml::Mapping > snapshot_instructions) overrideflutter::PlatformViewAndroidvirtual
LoadDartDeferredLibraryError(intptr_t loading_unit_id, const std::string error_message, bool transient) overrideflutter::PlatformViewAndroidvirtual
MarkTextureFrameAvailable(int64_t texture_id)flutter::PlatformView
NotifyChanged(const SkISize &size)flutter::PlatformViewAndroid
NotifyCreated(fml::RefPtr< AndroidNativeWindow > native_window)flutter::PlatformViewAndroid
flutter::PlatformView::NotifyCreated()flutter::PlatformView
NotifyDestroyed() overrideflutter::PlatformViewAndroidvirtual
NotifySurfaceWindowChanged(fml::RefPtr< AndroidNativeWindow > native_window)flutter::PlatformViewAndroid
PlatformView(Delegate &delegate, const TaskRunners &task_runners)flutter::PlatformViewexplicit
PlatformViewAndroid(PlatformView::Delegate &delegate, const flutter::TaskRunners &task_runners, const std::shared_ptr< PlatformViewAndroidJNI > &jni_facade, bool use_software_rendering)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::PlatformViewAndroidstatic
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)flutter::PlatformViewAndroid
RegisterTexture(std::shared_ptr< flutter::Texture > texture)flutter::PlatformView
RemoveView(int64_t view_id, RemoveViewCallback callback)flutter::PlatformView
RemoveViewCallback typedefflutter::PlatformView
ScheduleFrame()flutter::PlatformView
SendChannelUpdate(const std::string &name, bool listening)flutter::PlatformViewvirtual
SetAccessibilityFeatures(int32_t flags)flutter::PlatformViewvirtual
SetNextFrameCallback(const fml::closure &closure)flutter::PlatformView
SetSemanticsEnabled(bool enabled)flutter::PlatformViewvirtual
SetViewportMetrics(int64_t view_id, const ViewportMetrics &metrics)flutter::PlatformView
task_runners_flutter::PlatformViewprotected
UnregisterTexture(int64_t texture_id)flutter::PlatformView
UpdateAssetResolverByType(std::unique_ptr< AssetResolver > updated_asset_resolver, AssetResolver::AssetResolverType type) overrideflutter::PlatformViewAndroidvirtual
weak_factory_flutter::PlatformViewprotected
~PlatformView()flutter::PlatformViewvirtual
~PlatformViewAndroid() overrideflutter::PlatformViewAndroid