Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::PlatformViewEmbedder Member List

This is the complete list of members for flutter::PlatformViewEmbedder, including all inherited members.

AddView(int64_t view_id, const ViewportMetrics &viewport_metrics, AddViewCallback callback)flutter::PlatformView
AddViewCallback typedefflutter::PlatformView
ChanneUpdateCallback typedefflutter::PlatformViewEmbedder
ComputePlatformResolvedLocaleCallback typedefflutter::PlatformViewEmbedder
ComputePlatformResolvedLocales(const std::vector< std::string > &supported_locale_data) overrideflutter::PlatformViewEmbedderprivatevirtual
CreateExternalViewEmbedder() overrideflutter::PlatformViewEmbedderprivatevirtual
CreateRenderingSurface() overrideflutter::PlatformViewEmbedderprivatevirtual
CreateResourceContext() const overrideflutter::PlatformViewEmbedderprivatevirtual
CreateSnapshotSurfaceProducer()flutter::PlatformViewvirtual
CreateVSyncWaiter() overrideflutter::PlatformViewEmbedderprivatevirtual
delegate_flutter::PlatformViewprotected
DispatchPlatformMessage(std::unique_ptr< PlatformMessage > message)flutter::PlatformView
DispatchPointerDataPacket(std::unique_ptr< PointerDataPacket > packet)flutter::PlatformView
DispatchSemanticsAction(int32_t node_id, SemanticsAction action, fml::MallocMapping args)flutter::PlatformView
GetDispatcherMaker()flutter::PlatformViewvirtual
GetImpellerContext() const overrideflutter::PlatformViewEmbedderprivatevirtual
GetPlatformMessageHandler() const overrideflutter::PlatformViewEmbeddervirtual
GetScaledFontSize(double unscaled_font_size, int configuration_id) constflutter::PlatformViewvirtual
GetSettings() constflutter::PlatformView
GetWeakPtr() constflutter::PlatformView
HandlePlatformMessage(std::unique_ptr< PlatformMessage > message) overrideflutter::PlatformViewEmbeddervirtual
LoadDartDeferredLibrary(intptr_t loading_unit_id, std::unique_ptr< const fml::Mapping > snapshot_data, std::unique_ptr< const fml::Mapping > snapshot_instructions)flutter::PlatformViewvirtual
LoadDartDeferredLibraryError(intptr_t loading_unit_id, const std::string error_message, bool transient)flutter::PlatformViewvirtual
MarkTextureFrameAvailable(int64_t texture_id)flutter::PlatformView
NotifyCreated()flutter::PlatformView
NotifyDestroyed()flutter::PlatformViewvirtual
OnPreEngineRestart() const overrideflutter::PlatformViewEmbedderprivatevirtual
OnPreEngineRestartCallback typedefflutter::PlatformViewEmbedder
PlatformMessageResponseCallback typedefflutter::PlatformViewEmbedder
PlatformView(Delegate &delegate, const TaskRunners &task_runners)flutter::PlatformViewexplicit
PlatformViewEmbedder(PlatformView::Delegate &delegate, const flutter::TaskRunners &task_runners, const EmbedderSurfaceSoftware::SoftwareDispatchTable &software_dispatch_table, PlatformDispatchTable platform_dispatch_table, std::shared_ptr< EmbedderExternalViewEmbedder > external_view_embedder)flutter::PlatformViewEmbedder
pointer_data_packet_converter_flutter::PlatformViewprotected
RegisterTexture(std::shared_ptr< flutter::Texture > texture)flutter::PlatformView
ReleaseResourceContext() constflutter::PlatformViewvirtual
RemoveView(int64_t view_id, RemoveViewCallback callback)flutter::PlatformView
RemoveViewCallback typedefflutter::PlatformView
RequestDartDeferredLibrary(intptr_t loading_unit_id)flutter::PlatformViewvirtual
ScheduleFrame()flutter::PlatformView
SendChannelUpdate(const std::string &name, bool listening) overrideflutter::PlatformViewEmbedderprivatevirtual
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)flutter::PlatformViewvirtual
UpdateSemantics(flutter::SemanticsNodeUpdates update, flutter::CustomAccessibilityActionUpdates actions) overrideflutter::PlatformViewEmbeddervirtual
UpdateSemanticsCallback typedefflutter::PlatformViewEmbedder
weak_factory_flutter::PlatformViewprotected
~PlatformView()flutter::PlatformViewvirtual
~PlatformViewEmbedder() overrideflutter::PlatformViewEmbedder