Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
switches.cc File Reference
#include "impeller/scene/importer/switches.h"
#include <algorithm>
#include <cctype>
#include <filesystem>
#include <map>
#include "flutter/fml/file.h"
#include "impeller/compiler/utilities.h"
#include "impeller/scene/importer/types.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::scene
 
namespace  impeller::scene::importer
 

Functions

static SourceType impeller::scene::importer::SourceTypeFromCommandLine (const fml::CommandLine &command_line)
 

Variables

static const std::map< std::string, SourceTypeimpeller::scene::importer::kKnownSourceTypes