Definition at line 28 of file textblobgeometrychange.cpp.
◆ TextBlobGeometryChange()
skiagm::TextBlobGeometryChange::TextBlobGeometryChange |
( |
| ) |
|
|
inline |
◆ getISize()
SkISize skiagm::TextBlobGeometryChange::getISize |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ getName()
SkString skiagm::TextBlobGeometryChange::getName |
( |
| ) |
const |
|
inlineoverrideprotectedvirtual |
◆ onDraw()
void skiagm::TextBlobGeometryChange::onDraw |
( |
SkCanvas * |
canvas | ) |
|
|
inlineoverrideprotectedvirtual |
Reimplemented from skiagm::GM.
Definition at line 37 of file textblobgeometrychange.cpp.
37 {
38 const char text[] =
"Hamburgefons";
39
42
44
46
48
53
54
60
61
62
66 }
static void info(const char *fmt,...) SK_PRINTF_LIKE(1
@ kUnknown_SkPixelGeometry
void drawRect(const SkRect &rect, const SkPaint &paint)
void clear(SkColor color)
void drawTextBlob(const SkTextBlob *blob, SkScalar x, SkScalar y, const SkPaint &paint)
@ kSubpixelAntiAlias
glyph positioned in pixel using transparency
void setColor(SkColor color)
sk_sp< SkBlender > blender SkRect rect
font
Font Metadata and Metrics.
static SkImageInfo MakeN32Premul(int width, int height)
static constexpr SkRect MakeLTRB(float l, float t, float r, float b)
The documentation for this class was generated from the following file: