#import <FlutterPlatformViews_Internal.h>
Instance Methods | |
| () | - FlutterPlatformViewsController |
| () | - ~FlutterPlatformViewsController |
| (fml::WeakPtr< flutter::FlutterPlatformViewsController >) | - GetWeakPtr |
| (void) | - SetFlutterView |
| (void) | - SetFlutterViewController |
| (UIViewController *) | - getFlutterViewController |
| (void) | - RegisterViewFactory |
| (void) | - BeginFrame |
| (void) | - CancelFrame |
| (void) | - PrerollCompositeEmbeddedView |
| (size_t) | - EmbeddedViewCount |
| (UIView *) | - GetPlatformViewByID |
| (FlutterTouchInterceptingView *) | - GetFlutterTouchInterceptingViewByID |
| (PostPrerollResult) | - PostPrerollAction |
| (void) | - EndFrame |
| (DlCanvas *) | - CompositeEmbeddedView |
| (SkRect) | - GetPlatformViewRect |
| (void) | - Reset |
| (bool) | - SubmitFrame |
| (void) | - OnMethodCall |
| (long) | - FindFirstResponderPlatformViewId |
| (void) | - PushFilterToVisitedPlatformViews |
| (void) | - PushVisitedPlatformView |
Definition at line 201 of file FlutterPlatformViews_Internal.h.
| - FlutterPlatformViewsController: |
Definition at line 28 of file FlutterPlatformViews_Internal.mm.
References kFlutterClippingMaskViewPoolCapacity.
| - FlutterPlatformViewsController: |
| - (void) FlutterPlatformViewsController: | (SkISize) | frame_size |
Definition at line 323 of file FlutterPlatformViews.mm.
| - (void) FlutterPlatformViewsController: |
Definition at line 328 of file FlutterPlatformViews.mm.
| - (DlCanvas *) FlutterPlatformViewsController: | (int64_t) | view_id |
Definition at line 628 of file FlutterPlatformViews.mm.
| - (size_t) FlutterPlatformViewsController: |
Definition at line 410 of file FlutterPlatformViews.mm.
| - (void) FlutterPlatformViewsController: | (bool) | should_resubmit_frame | |
| (const fml::RefPtr< fml::RasterThreadMerger > &) | raster_thread_merger | ||
Definition at line 369 of file FlutterPlatformViews.mm.
| - (long) FlutterPlatformViewsController: |
Definition at line 426 of file FlutterPlatformViews.mm.
| - (FlutterTouchInterceptingView *) FlutterPlatformViewsController: | (int64_t) | view_id |
| - (UIViewController *) FlutterPlatformViewsController: |
Definition at line 178 of file FlutterPlatformViews.mm.
| - (UIView *) FlutterPlatformViewsController: | (int64_t) | view_id |
Definition at line 414 of file FlutterPlatformViews.mm.
References FlutterTouchInterceptingView::embeddedView, and GetFlutterTouchInterceptingViewByID.
| - (SkRect) FlutterPlatformViewsController: | (int64_t) | view_id |
| - (WeakPtr<) flutter: |
Definition at line 37 of file FlutterPlatformViews_Internal.mm.
| - (void) FlutterPlatformViewsController: | (FlutterMethodCall *) | call | |
| (FlutterResult) | result | ||
| - (PostPrerollResult) FlutterPlatformViewsController: | (const fml::RefPtr< fml::RasterThreadMerger > &) | raster_thread_merger |
Definition at line 341 of file FlutterPlatformViews.mm.
| - (void) FlutterPlatformViewsController: | (int64_t) | view_id | |
| (std::unique_ptr< flutter::EmbeddedViewParams >) | params | ||
Definition at line 387 of file FlutterPlatformViews.mm.
| - (void) FlutterPlatformViewsController: | (const std::shared_ptr< const DlImageFilter > &) | filter | |
| (const SkRect &) | filter_rect | ||
Definition at line 377 of file FlutterPlatformViews.mm.
| - (void) FlutterPlatformViewsController: | (int64_t) | view_id |
Definition at line 276 of file FlutterPlatformViews_Internal.h.
| - (void) FlutterPlatformViewsController: | (NSObject< FlutterPlatformViewFactory > *) | factory | |
| (NSString *) | factoryId | ||
| (FlutterPlatformViewGestureRecognizersBlockingPolicy) | gestureRecognizerBlockingPolicy | ||
Definition at line 312 of file FlutterPlatformViews.mm.
| - (void) FlutterPlatformViewsController: |
Definition at line 640 of file FlutterPlatformViews.mm.
| - (void) FlutterPlatformViewsController: | (UIView *) | flutter_view |
Definition at line 169 of file FlutterPlatformViews.mm.
| - (void) FlutterPlatformViewsController: | (UIViewController *) | flutter_view_controller |
Definition at line 173 of file FlutterPlatformViews.mm.
| - (bool) FlutterPlatformViewsController: | (GrDirectContext *) | gr_context | |
| (const std::shared_ptr< IOSContext > &) | ios_context | ||
| (std::unique_ptr< SurfaceFrame >) | frame | ||
Definition at line 670 of file FlutterPlatformViews.mm.