#include <cstdint>#include <memory>#include "flutter/third_party/abseil-cpp/absl/container/flat_hash_map.h"#include "impeller/entity/entity.h"#include "impeller/geometry/scalar.h"#include "impeller/geometry/sigma.h"Go to the source code of this file.
Classes | |
| class | impeller::TextShadowCache |
| A cache for blurred text that re-uses these across frames. More... | |
| struct | impeller::TextShadowCache::TextShadowCacheKey |
| A key to look up cached glyph textures. More... | |
| struct | impeller::TextShadowCache::TextShadowCacheKey::Hash |
| struct | impeller::TextShadowCache::TextShadowCacheKey::Equal |
Namespaces | |
| impeller | |