| BeginFrame(SkISize frame_size) | flutter::PlatformViewsController | |
| CancelFrame() | flutter::PlatformViewsController | |
| CompositeEmbeddedView(int64_t view_id) | flutter::PlatformViewsController | |
| CompositeWithParams(int64_t view_id, const EmbeddedViewParams ¶ms) | flutter::PlatformViewsController | |
| EmbeddedViewCount() const | flutter::PlatformViewsController | |
| EndFrame(bool should_resubmit_frame, const fml::RefPtr< fml::RasterThreadMerger > &raster_thread_merger, bool impeller_enabled) | flutter::PlatformViewsController | |
| FindFirstResponderPlatformViewId() | flutter::PlatformViewsController | |
| GetCompositionParams(int64_t view_id) const | flutter::PlatformViewsController | inline |
| GetFlutterTouchInterceptingViewByID(int64_t view_id) | flutter::PlatformViewsController | |
| GetFlutterViewController() __attribute__((cf_audited_transfer)) | flutter::PlatformViewsController | |
| GetPlatformViewByID(int64_t view_id) | flutter::PlatformViewsController | |
| GetWeakPtr() | flutter::PlatformViewsController | |
| LayerPoolSize() const | flutter::PlatformViewsController | |
| OnMethodCall(FlutterMethodCall *call, FlutterResult result) __attribute__((cf_audited_transfer)) | flutter::PlatformViewsController | |
| PlatformViewsController() | flutter::PlatformViewsController | |
| PostPrerollAction(const fml::RefPtr< fml::RasterThreadMerger > &raster_thread_merger, bool impeller_enabled) | flutter::PlatformViewsController | |
| PrerollCompositeEmbeddedView(int64_t view_id, std::unique_ptr< flutter::EmbeddedViewParams > params) | flutter::PlatformViewsController | |
| PushFilterToVisitedPlatformViews(const std::shared_ptr< const DlImageFilter > &filter, const SkRect &filter_rect) | flutter::PlatformViewsController | |
| PushVisitedPlatformView(int64_t view_id) | flutter::PlatformViewsController | inline |
| RegisterViewFactory(NSObject< FlutterPlatformViewFactory > *factory, NSString *factoryId, FlutterPlatformViewGestureRecognizersBlockingPolicy gestureRecognizerBlockingPolicy) __attribute__((cf_audited_transfer)) | flutter::PlatformViewsController | |
| Reset() | flutter::PlatformViewsController | |
| SetFlutterView(UIView *flutter_view) __attribute__((cf_audited_transfer)) | flutter::PlatformViewsController | |
| SetFlutterViewController(UIViewController< FlutterViewResponder > *flutter_view_controller) __attribute__((cf_audited_transfer)) | flutter::PlatformViewsController | |
| SetTaskRunner(const fml::RefPtr< fml::TaskRunner > &platform_task_runner) | flutter::PlatformViewsController | |
| SubmitFrame(GrDirectContext *gr_context, const std::shared_ptr< IOSContext > &ios_context, std::unique_ptr< SurfaceFrame > frame) | flutter::PlatformViewsController | |
| ~PlatformViewsController()=default | flutter::PlatformViewsController | |