Flutter Engine
The Flutter Engine
|
#import <FlutterPlatformViews_Internal.h>
Instance Methods | |
() | - FlutterPlatformViewsController |
() | - ~FlutterPlatformViewsController |
(fml::WeakPtr< flutter::FlutterPlatformViewsController >) | - GetWeakPtr |
(void) | - SetFlutterView |
(void) | - SetFlutterViewController |
(UIViewController< FlutterViewResponder > *) | - 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 205 of file FlutterPlatformViews_Internal.h.
- FlutterPlatformViewsController: |
Definition at line 30 of file FlutterPlatformViews_Internal.mm.
- FlutterPlatformViewsController: |
- (void) FlutterPlatformViewsController: | (SkISize) | frame_size |
Definition at line 314 of file FlutterPlatformViews.mm.
- (void) FlutterPlatformViewsController: |
Definition at line 319 of file FlutterPlatformViews.mm.
- (DlCanvas *) FlutterPlatformViewsController: | (int64_t) | view_id |
Definition at line 618 of file FlutterPlatformViews.mm.
- (size_t) FlutterPlatformViewsController: |
Definition at line 401 of file FlutterPlatformViews.mm.
- (void) FlutterPlatformViewsController: | (bool) | should_resubmit_frame | |
(const fml::RefPtr< fml::RasterThreadMerger > &) | raster_thread_merger | ||
Definition at line 360 of file FlutterPlatformViews.mm.
- (long) FlutterPlatformViewsController: |
Definition at line 417 of file FlutterPlatformViews.mm.
- (FlutterTouchInterceptingView *) FlutterPlatformViewsController: | (int64_t) | view_id |
Definition at line 409 of file FlutterPlatformViews.mm.
- (UIViewController< FlutterViewResponder > *) FlutterPlatformViewsController: |
Definition at line 172 of file FlutterPlatformViews.mm.
- (UIView *) FlutterPlatformViewsController: | (int64_t) | view_id |
Definition at line 405 of file FlutterPlatformViews.mm.
- (SkRect) FlutterPlatformViewsController: | (int64_t) | view_id |
Definition at line 648 of file FlutterPlatformViews.mm.
- (WeakPtr<) flutter: |
Definition at line 39 of file FlutterPlatformViews_Internal.mm.
- (void) FlutterPlatformViewsController: | (FlutterMethodCall *) | call | |
(FlutterResult) | result | ||
Definition at line 176 of file FlutterPlatformViews.mm.
- (PostPrerollResult) FlutterPlatformViewsController: | (const fml::RefPtr< fml::RasterThreadMerger > &) | raster_thread_merger |
Definition at line 332 of file FlutterPlatformViews.mm.
- (void) FlutterPlatformViewsController: | (int64_t) | view_id | |
(std::unique_ptr< flutter::EmbeddedViewParams >) | params | ||
Definition at line 378 of file FlutterPlatformViews.mm.
- (void) FlutterPlatformViewsController: | (const std::shared_ptr< const DlImageFilter > &) | filter | |
(const SkRect &) | filter_rect | ||
Definition at line 368 of file FlutterPlatformViews.mm.
- (void) FlutterPlatformViewsController: | (int64_t) | view_id |
Definition at line 284 of file FlutterPlatformViews_Internal.h.
- (void) FlutterPlatformViewsController: | (NSObject< FlutterPlatformViewFactory > *) | factory | |
(NSString *) | factoryId | ||
(FlutterPlatformViewGestureRecognizersBlockingPolicy) | gestureRecognizerBlockingPolicy | ||
Definition at line 304 of file FlutterPlatformViews.mm.
- (void) FlutterPlatformViewsController: |
Definition at line 630 of file FlutterPlatformViews.mm.
- (void) FlutterPlatformViewsController: | (UIView *) | flutter_view |
Definition at line 163 of file FlutterPlatformViews.mm.
- (void) FlutterPlatformViewsController: | (UIViewController< FlutterViewResponder > *) | flutter_view_controller |
Definition at line 167 of file FlutterPlatformViews.mm.
- (bool) FlutterPlatformViewsController: | (GrDirectContext *) | gr_context | |
(const std::shared_ptr< IOSContext > &) | ios_context | ||
(std::unique_ptr< SurfaceFrame >) | frame | ||
Definition at line 660 of file FlutterPlatformViews.mm.