Flutter Engine
The Flutter Engine
impeller
typographer
backends
skia
text_frame_skia.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef FLUTTER_IMPELLER_TYPOGRAPHER_BACKENDS_SKIA_TEXT_FRAME_SKIA_H_
6
#define FLUTTER_IMPELLER_TYPOGRAPHER_BACKENDS_SKIA_TEXT_FRAME_SKIA_H_
7
8
#include "
impeller/typographer/text_frame.h
"
9
10
#include "
third_party/skia/include/core/SkTextBlob.h
"
11
12
namespace
impeller
{
13
14
std::shared_ptr<impeller::TextFrame>
MakeTextFrameFromTextBlobSkia
(
15
const
sk_sp<SkTextBlob>
& blob);
16
17
}
// namespace impeller
18
19
#endif
// FLUTTER_IMPELLER_TYPOGRAPHER_BACKENDS_SKIA_TEXT_FRAME_SKIA_H_
SkTextBlob.h
sk_sp< SkTextBlob >
impeller
Definition:
texture.h:18
impeller::MakeTextFrameFromTextBlobSkia
std::shared_ptr< TextFrame > MakeTextFrameFromTextBlobSkia(const sk_sp< SkTextBlob > &blob)
Definition:
text_frame_skia.cc:61
text_frame.h
Generated on Sun Jun 23 2024 21:55:05 for Flutter Engine by
1.9.4