Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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
ComputePlatformResolvedLocales(const std::vector< std::string > &supported_locale_data) overrideflutter::PlatformViewAndroidprivatevirtual
CreateExternalViewEmbedder() overrideflutter::PlatformViewAndroidprivatevirtual
CreateRenderingSurface() overrideflutter::PlatformViewAndroidprivatevirtual
CreateResourceContext() const overrideflutter::PlatformViewAndroidprivatevirtual
CreateSnapshotSurfaceProducer() overrideflutter::PlatformViewAndroidprivatevirtual
CreateVSyncWaiter() overrideflutter::PlatformViewAndroidprivatevirtual
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
GetImpellerContext() const overrideflutter::PlatformViewAndroidprivatevirtual
GetPlatformMessageHandler() const overrideflutter::PlatformViewAndroidinlinevirtual
GetScaledFontSize(double unscaled_font_size, int configuration_id) const overrideflutter::PlatformViewAndroidprivatevirtual
GetSettings() constflutter::PlatformView
GetWeakPtr() constflutter::PlatformView
HandlePlatformMessage(std::unique_ptr< flutter::PlatformMessage > message) overrideflutter::PlatformViewAndroidprivatevirtual
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
OnPreEngineRestart() const overrideflutter::PlatformViewAndroidprivatevirtual
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, uint8_t msaa_samples)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
pointer_data_packet_converter_flutter::PlatformViewprotected
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
ReleaseResourceContext() const overrideflutter::PlatformViewAndroidprivatevirtual
RemoveView(int64_t view_id, RemoveViewCallback callback)flutter::PlatformView
RemoveViewCallback typedefflutter::PlatformView
RequestDartDeferredLibrary(intptr_t loading_unit_id) overrideflutter::PlatformViewAndroidprivatevirtual
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
UpdateSemantics(flutter::SemanticsNodeUpdates update, flutter::CustomAccessibilityActionUpdates actions) overrideflutter::PlatformViewAndroidprivatevirtual
weak_factory_flutter::PlatformViewprotected
~PlatformView()flutter::PlatformViewvirtual
~PlatformViewAndroid() overrideflutter::PlatformViewAndroid