![]() |
Flutter Engine
The Flutter Engine
|
#include <memory>
#include "modules/skparagraph/include/FontArguments.h"
#include "modules/skparagraph/include/ParagraphCache.h"
#include "modules/skparagraph/src/ParagraphImpl.h"
#include "src/base/SkFloatBits.h"
Go to the source code of this file.
Classes | |
class | skia::textlayout::ParagraphCacheKey |
class | skia::textlayout::ParagraphCacheValue |
struct | skia::textlayout::ParagraphCache::Entry |
Namespaces | |
namespace | skia |
namespace | skia::textlayout |
Macros | |
#define | NOCACHE_PREFIX_LENGTH 40 |
#define NOCACHE_PREFIX_LENGTH 40 |
Definition at line 353 of file ParagraphCache.cpp.