#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/text_frame.h"#include "impeller/typographer/typographer_context.h"#include <memory>#include <utility>Go to the source code of this file.
Namespaces | |
| impeller | |
Variables | |
| static const std::shared_ptr< GlyphAtlas > | impeller::kNullGlyphAtlas = nullptr |