Flutter Engine
The Flutter Engine
|
This is the complete list of members for flutter::RuntimeDelegate, including all inherited members.
ComputePlatformResolvedLocale(const std::vector< std::string > &supported_locale_data)=0 | flutter::RuntimeDelegate | pure virtual |
DefaultRouteName()=0 | flutter::RuntimeDelegate | pure virtual |
GetAssetManager()=0 | flutter::RuntimeDelegate | pure virtual |
GetFontCollection()=0 | flutter::RuntimeDelegate | pure virtual |
GetPlatformMessageHandler() const =0 | flutter::RuntimeDelegate | pure virtual |
GetScaledFontSize(double unscaled_font_size, int configuration_id) const =0 | flutter::RuntimeDelegate | pure virtual |
HandlePlatformMessage(std::unique_ptr< PlatformMessage > message)=0 | flutter::RuntimeDelegate | pure virtual |
OnAllViewsRendered()=0 | flutter::RuntimeDelegate | pure virtual |
OnRootIsolateCreated()=0 | flutter::RuntimeDelegate | pure virtual |
Render(int64_t view_id, std::unique_ptr< flutter::LayerTree > layer_tree, float device_pixel_ratio)=0 | flutter::RuntimeDelegate | pure virtual |
RequestDartDeferredLibrary(intptr_t loading_unit_id)=0 | flutter::RuntimeDelegate | pure virtual |
ScheduleFrame(bool regenerate_layer_trees=true)=0 | flutter::RuntimeDelegate | pure virtual |
SendChannelUpdate(std::string name, bool listening)=0 | flutter::RuntimeDelegate | pure virtual |
SetNeedsReportTimings(bool value)=0 | flutter::RuntimeDelegate | pure virtual |
UpdateIsolateDescription(const std::string isolate_name, int64_t isolate_port)=0 | flutter::RuntimeDelegate | pure virtual |
UpdateSemantics(SemanticsNodeUpdates update, CustomAccessibilityActionUpdates actions)=0 | flutter::RuntimeDelegate | pure virtual |
~RuntimeDelegate() | flutter::RuntimeDelegate | protectedvirtual |