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

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

AddView(int64_t view_id, const ViewportMetrics &viewport_metrics, AddViewCallback callback)flutter::PlatformView
AddViewCallback typedefflutter::PlatformView
attachView()flutter::PlatformViewIOS
ComputePlatformResolvedLocales(const std::vector< std::string > &supported_locale_data) overrideflutter::PlatformViewIOSprivatevirtual
CreateExternalViewEmbedder() overrideflutter::PlatformViewIOSprivatevirtual
CreateRenderingSurface() overrideflutter::PlatformViewIOSprivatevirtual
CreateResourceContext() const overrideflutter::PlatformViewIOSprivatevirtual
CreateSnapshotSurfaceProducer()flutter::PlatformViewvirtual
CreateVSyncWaiter() overrideflutter::PlatformViewIOSprivatevirtual
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() overrideflutter::PlatformViewIOSvirtual
GetImpellerContext() const overrideflutter::PlatformViewIOSprivatevirtual
GetIosContext()flutter::PlatformViewIOSinline
GetOwnerViewController() constflutter::PlatformViewIOS
GetPlatformMessageHandler() const overrideflutter::PlatformViewIOSinlinevirtual
GetPlatformMessageHandlerIos() constflutter::PlatformViewIOSinline
GetScaledFontSize(double unscaled_font_size, int configuration_id) constflutter::PlatformViewvirtual
GetSettings() constflutter::PlatformView
GetWeakPtr() constflutter::PlatformView
HandlePlatformMessage(std::unique_ptr< flutter::PlatformMessage > message) overrideflutter::PlatformViewIOSprivatevirtual
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::PlatformViewIOSprivatevirtual
PlatformView(Delegate &delegate, const TaskRunners &task_runners)flutter::PlatformViewexplicit
PlatformViewIOS(PlatformView::Delegate &delegate, const std::shared_ptr< IOSContext > &context, const std::shared_ptr< FlutterPlatformViewsController > &platform_views_controller, const flutter::TaskRunners &task_runners)flutter::PlatformViewIOS
PlatformViewIOS(PlatformView::Delegate &delegate, IOSRenderingAPI rendering_api, const std::shared_ptr< FlutterPlatformViewsController > &platform_views_controller, const flutter::TaskRunners &task_runners, const std::shared_ptr< fml::ConcurrentTaskRunner > &worker_task_runner, const std::shared_ptr< const fml::SyncSwitch > &is_gpu_disabled_sync_switch)flutter::PlatformViewIOSexplicit
pointer_data_packet_converter_flutter::PlatformViewprotected
RegisterExternalTexture(int64_t id, NSObject< FlutterTexture > *texture)flutter::PlatformViewIOS
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)flutter::PlatformViewvirtual
SetAccessibilityFeatures(int32_t flags) overrideflutter::PlatformViewIOSprivatevirtual
SetNextFrameCallback(const fml::closure &closure)flutter::PlatformView
SetOwnerViewController(const fml::WeakNSObject< FlutterViewController > &owner_controller)flutter::PlatformViewIOS
SetSemanticsEnabled(bool enabled) overrideflutter::PlatformViewIOSvirtual
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::PlatformViewIOSprivatevirtual
weak_factory_flutter::PlatformViewprotected
~PlatformView()flutter::PlatformViewvirtual
~PlatformViewIOS() overrideflutter::PlatformViewIOS