Flutter Engine
The Flutter Engine
|
#include "impeller/typographer/lazy_glyph_atlas.h"
#include "fml/logging.h"
#include "impeller/base/validation.h"
#include "impeller/typographer/glyph_atlas.h"
#include "impeller/typographer/typographer_context.h"
#include <memory>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | impeller |
Variables | |
static const std::shared_ptr< GlyphAtlas > | impeller::kNullGlyphAtlas = nullptr |