#include "impeller/entity/contents/text_contents.h"#include <cstring>#include <optional>#include <utility>#include "impeller/core/buffer_view.h"#include "impeller/core/formats.h"#include "impeller/core/sampler_descriptor.h"#include "impeller/entity/entity.h"#include "impeller/geometry/color.h"#include "impeller/geometry/point.h"#include "impeller/renderer/render_pass.h"#include "impeller/typographer/glyph_atlas.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Functions | |
| Point | impeller::SizeToPoint (Size size) |