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

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

AddRef() constfml::internal::RefCountedThreadSafeBaseinline
AssertHasOneRef() constfml::internal::RefCountedThreadSafeBaseinline
AssociateWithDartWrapper(Dart_Handle wrappable)tonic::DartWrappable
ClearDartWrapper()tonic::DartWrappable
CreateDartWrapper(DartState *dart_state)tonic::DartWrappable
dart_wrapper() consttonic::DartWrappableinline
DartNativeFields enum nametonic::DartWrappable
DartWrappable()tonic::DartWrappableinline
dispose()flutter::Codec
frameCount() const overrideflutter::SingleFrameCodecvirtual
GetDartWrapperInfo() const =0tonic::DartWrappablepure virtual
getNextFrame(Dart_Handle args) overrideflutter::SingleFrameCodecvirtual
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< Codec >inlinevirtual
repetitionCount() const overrideflutter::SingleFrameCodecvirtual
RetainDartWrappableReference() const overrideflutter::RefCountedDartWrappable< Codec >inlinevirtual
SingleFrameCodec(const fml::RefPtr< ImageDescriptor > &descriptor, uint32_t target_width, uint32_t target_height)flutter::SingleFrameCodec
~DartWrappable()tonic::DartWrappableprotectedvirtual
~RefCountedThreadSafe()fml::RefCountedThreadSafe< T >inlineprotected
~RefCountedThreadSafeBase()fml::internal::RefCountedThreadSafeBaseinlineprotected
~SingleFrameCodec() overrideflutter::SingleFrameCodec