Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::Scene Member List

This is the complete list of members for flutter::Scene, including all inherited members.

AddRef() constfml::internal::RefCountedThreadSafeBaseinline
AssertHasOneRef() constfml::internal::RefCountedThreadSafeBaseinline
AssociateWithDartWrapper(Dart_Handle wrappable)tonic::DartWrappable
ClearDartWrapper()tonic::DartWrappable
create(Dart_Handle scene_handle, std::shared_ptr< flutter::Layer > rootLayer, uint32_t rasterizerTracingThreshold, bool checkerboardRasterCacheImages, bool checkerboardOffscreenLayers)flutter::Scenestatic
CreateDartWrapper(DartState *dart_state)tonic::DartWrappable
dart_wrapper() consttonic::DartWrappableinline
DartNativeFields enum nametonic::DartWrappable
DartWrappable()tonic::DartWrappableinline
dispose()flutter::Scene
GetDartWrapperInfo() const =0tonic::DartWrappablepure virtual
GetTypeForWrapper(tonic::DartState *dart_state, const tonic::DartWrapperInfo &wrapper_info)tonic::DartWrappableprotectedstatic
HasOneRef() constfml::internal::RefCountedThreadSafeBaseinline
kNumberOfNativeFields enum valuetonic::DartWrappable
kPeerIndex enum valuetonic::DartWrappable
RefCountedThreadSafe()fml::RefCountedThreadSafe< T >inlineprotected
RefCountedThreadSafeBase()fml::internal::RefCountedThreadSafeBaseinlineprotected
Release() constfml::RefCountedThreadSafe< T >inline
ReleaseDartWrappableReference() const overrideflutter::RefCountedDartWrappable< Scene >inlinevirtual
RetainDartWrappableReference() const overrideflutter::RefCountedDartWrappable< Scene >inlinevirtual
takeLayerTree(uint64_t width, uint64_t height)flutter::Scene
toImage(uint32_t width, uint32_t height, Dart_Handle raw_image_handle)flutter::Scene
toImageSync(uint32_t width, uint32_t height, Dart_Handle raw_image_handle)flutter::Scene
~DartWrappable()tonic::DartWrappableprotectedvirtual
~RefCountedThreadSafe()fml::RefCountedThreadSafe< T >inlineprotected
~RefCountedThreadSafeBase()fml::internal::RefCountedThreadSafeBaseinlineprotected
~Scene() overrideflutter::Scene