This is the complete list of members for flutter::PlatformViewIOS, including all inherited members.
attachView() | flutter::PlatformViewIOS | |
GetDispatcherMaker() override | flutter::PlatformViewIOS | |
GetIosContext() | flutter::PlatformViewIOS | inline |
GetOwnerViewController() const | flutter::PlatformViewIOS | |
GetPlatformMessageHandler() const override | flutter::PlatformViewIOS | inline |
GetPlatformMessageHandlerIos() const | flutter::PlatformViewIOS | inline |
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::PlatformViewIOS | explicit |
RegisterExternalTexture(int64_t id, NSObject< FlutterTexture > *texture) | flutter::PlatformViewIOS | |
SetOwnerViewController(const fml::WeakNSObject< FlutterViewController > &owner_controller) | flutter::PlatformViewIOS | |
SetSemanticsEnabled(bool enabled) override | flutter::PlatformViewIOS | |
~PlatformViewIOS() override | flutter::PlatformViewIOS |