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 typedef | flutter::PlatformView | |
| attachView() | flutter::PlatformViewIOS | |
| ComputePlatformResolvedLocales(const std::vector< std::string > &supported_locale_data) override | flutter::PlatformViewIOS | virtual |
| CreateExternalViewEmbedder() override | flutter::PlatformViewIOS | virtual |
| CreateRenderingSurface() override | flutter::PlatformViewIOS | virtual |
| CreateResourceContext() const | flutter::PlatformView | virtual |
| CreateSnapshotSurfaceProducer() | flutter::PlatformView | virtual |
| CreateVSyncWaiter() override | flutter::PlatformViewIOS | virtual |
| delegate_ | flutter::PlatformView | protected |
| DispatchPlatformMessage(std::unique_ptr< PlatformMessage > message) | flutter::PlatformView | |
| DispatchPointerDataPacket(std::unique_ptr< PointerDataPacket > packet) | flutter::PlatformView | |
| DispatchSemanticsAction(int64_t view_id, int32_t node_id, SemanticsAction action, fml::MallocMapping args) | flutter::PlatformView | |
| GetAccessibilityBridge() | flutter::PlatformViewIOS | inline |
| GetDispatcherMaker() override | flutter::PlatformViewIOS | virtual |
| GetImpellerContext() const override | flutter::PlatformViewIOS | virtual |
| GetIosContext() | flutter::PlatformViewIOS | inline |
| GetOwnerViewController() const __attribute__((cf_audited_transfer)) | flutter::PlatformViewIOS | |
| GetPlatformMessageHandler() const override | flutter::PlatformViewIOS | inlinevirtual |
| GetPlatformMessageHandlerIos() const | flutter::PlatformViewIOS | inline |
| GetScaledFontSize(double unscaled_font_size, int configuration_id) const | flutter::PlatformView | virtual |
| GetSettings() const | flutter::PlatformView | |
| GetWeakPtr() const | flutter::PlatformView | |
| HandlePlatformMessage(std::unique_ptr< flutter::PlatformMessage > message) override | flutter::PlatformViewIOS | |
| flutter::PlatformView::HandlePlatformMessage(std::unique_ptr< PlatformMessage > message) | flutter::PlatformView | virtual |
| LoadDartDeferredLibrary(intptr_t loading_unit_id, std::unique_ptr< const fml::Mapping > snapshot_data, std::unique_ptr< const fml::Mapping > snapshot_instructions) | flutter::PlatformView | virtual |
| LoadDartDeferredLibraryError(intptr_t loading_unit_id, const std::string error_message, bool transient) | flutter::PlatformView | virtual |
| MarkTextureFrameAvailable(int64_t texture_id) | flutter::PlatformView | |
| NotifyCreated() | flutter::PlatformView | |
| NotifyDestroyed() | flutter::PlatformView | virtual |
| OnPreEngineRestart() const override | flutter::PlatformViewIOS | virtual |
| PlatformView(Delegate &delegate, const TaskRunners &task_runners) | flutter::PlatformView | explicit |
| PlatformViewIOS(PlatformView::Delegate &delegate, const std::shared_ptr< IOSContext > &context, __weak FlutterPlatformViewsController *platform_views_controller, const flutter::TaskRunners &task_runners) | flutter::PlatformViewIOS | |
| PlatformViewIOS(PlatformView::Delegate &delegate, IOSRenderingAPI rendering_api, __weak 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::PlatformViewIOS | explicit |
| RegisterExternalTexture(int64_t id, NSObject< FlutterTexture > *texture) | flutter::PlatformViewIOS | |
| RegisterTexture(std::shared_ptr< flutter::Texture > texture) | flutter::PlatformView | |
| ReleaseResourceContext() const | flutter::PlatformView | virtual |
| RemoveView(int64_t view_id, RemoveViewCallback callback) | flutter::PlatformView | |
| RemoveViewCallback typedef | flutter::PlatformView | |
| RequestDartDeferredLibrary(intptr_t loading_unit_id) | flutter::PlatformView | virtual |
| 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) override | flutter::PlatformViewIOS | virtual |
| SetApplicationLocale(std::string locale) override | flutter::PlatformViewIOS | virtual |
| SetNextFrameCallback(const fml::closure &closure) | flutter::PlatformView | |
| SetOwnerViewController(__weak FlutterViewController *owner_controller) | flutter::PlatformViewIOS | |
| SetSemanticsEnabled(bool enabled) override | flutter::PlatformViewIOS | virtual |
| SetSemanticsTreeEnabled(bool enabled) override | flutter::PlatformViewIOS | virtual |
| SetupImpellerContext() | flutter::PlatformView | inlinevirtual |
| 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) | flutter::PlatformView | virtual |
| UpdateSemantics(int64_t view_id, flutter::SemanticsNodeUpdates update, flutter::CustomAccessibilityActionUpdates actions) override | flutter::PlatformViewIOS | virtual |
| weak_factory_ | flutter::PlatformView | protected |
| ~PlatformView() | flutter::PlatformView | virtual |
| ~PlatformViewIOS() override | flutter::PlatformViewIOS |