Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
text_frame_skia.cc File Reference
#include "impeller/typographer/backends/skia/text_frame_skia.h"
#include <vector>
#include "flutter/fml/logging.h"
#include "impeller/typographer/backends/skia/typeface_skia.h"
#include "include/core/SkRect.h"
#include "third_party/skia/include/core/SkFont.h"
#include "third_party/skia/include/core/SkFontMetrics.h"
#include "third_party/skia/src/core/SkStrikeSpec.h"
#include "third_party/skia/src/core/SkTextBlobPriv.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 

Functions

static Font impeller::ToFont (const SkTextBlobRunIterator &run)
 
static Rect impeller::ToRect (const SkRect &rect)
 
std::shared_ptr< TextFrameimpeller::MakeTextFrameFromTextBlobSkia (const sk_sp< SkTextBlob > &blob)
 

Variables

static constexpr Scalar impeller::kScaleSize = 100000.0f