AddViewCallback typedef | flutter::PlatformView::Delegate | |
Create(const PlatformData &platform_data, const TaskRunners &task_runners, Settings settings, const CreateCallback< PlatformView > &on_create_platform_view, const CreateCallback< Rasterizer > &on_create_rasterizer, bool is_gpu_disabled=false) | flutter::Shell | static |
CreateCallback typedef | flutter::Shell | |
EngineCreateCallback typedef | flutter::Shell | |
EngineHasLivePorts() const | flutter::Shell | |
GetConcurrentWorkerTaskRunner() const | flutter::Shell | |
GetDartVM() | flutter::Shell | |
GetEngine() | flutter::Shell | |
GetIOManager() | flutter::Shell | |
GetIsGpuDisabledSyncSwitch() const override | flutter::Shell | virtual |
GetMainDisplayRefreshRate() | flutter::Shell | |
GetParentRasterThreadMerger() const override | flutter::Shell | virtual |
GetPlatformMessageHandler() const override | flutter::Shell | virtual |
GetPlatformView() | flutter::Shell | |
GetRasterizer() const | flutter::Shell | |
GetSettings() const override | flutter::Shell | virtual |
GetTaskRunners() const override | flutter::Shell | virtual |
GetUIIsolateLastError() const | flutter::Shell | |
GetVsyncWaiter() const | flutter::Shell | |
InferVmInitDataFromSettings(Settings &settings) | flutter::Shell | static |
IsSetup() const | flutter::Shell | |
KeyDataResponse typedef | flutter::PlatformView::Delegate | |
NotifyLowMemoryWarning() const | flutter::Shell | |
OnDisplayUpdates(std::vector< std::unique_ptr< Display > > displays) | flutter::Shell | |
flutter::PlatformView::Delegate::OnPlatformViewRegisterTexture(std::shared_ptr< Texture > texture)=0 | flutter::PlatformView::Delegate | pure virtual |
RegisterImageDecoder(ImageGeneratorFactory factory, int32_t priority) | flutter::Shell | |
ReloadSystemFonts() | flutter::Shell | |
RemoveViewCallback typedef | flutter::PlatformView::Delegate | |
RunEngine(RunConfiguration run_configuration) | flutter::Shell | |
RunEngine(RunConfiguration run_configuration, const std::function< void(Engine::RunStatus)> &result_callback) | flutter::Shell | |
Screenshot(Rasterizer::ScreenshotType type, bool base64_encode) | flutter::Shell | |
ServiceProtocolMap typedef | flutter::ServiceProtocol::Handler | |
SetGpuAvailability(GpuAvailability availability) | flutter::Shell | |
Spawn(RunConfiguration run_configuration, const std::string &initial_route, const CreateCallback< PlatformView > &on_create_platform_view, const CreateCallback< Rasterizer > &on_create_rasterizer) const | flutter::Shell | |
testing::ShellTest | flutter::Shell | friend |
WaitForFirstFrame(fml::TimeDelta timeout) | flutter::Shell | |
~ResourceCacheLimitItem()=default | flutter::ResourceCacheLimitItem | protectedvirtual |
~Shell() | flutter::Shell | |