![]() |
Flutter Engine
The Flutter Engine
|
#include <SkStrikeSpec.h>
Public Member Functions | |
SkBulkGlyphMetricsAndPaths (const SkStrikeSpec &spec) | |
SkBulkGlyphMetricsAndPaths (sk_sp< SkStrike > &&strike) | |
~SkBulkGlyphMetricsAndPaths () | |
SkSpan< const SkGlyph * > | glyphs (SkSpan< const SkGlyphID > glyphIDs) |
const SkGlyph * | glyph (SkGlyphID glyphID) |
void | findIntercepts (const SkScalar bounds[2], SkScalar scale, SkScalar xPos, const SkGlyph *glyph, SkScalar *array, int *count) |
Definition at line 128 of file SkStrikeSpec.h.
|
explicit |
Definition at line 197 of file SkStrikeSpec.cpp.
Definition at line 200 of file SkStrikeSpec.cpp.
|
default |
void SkBulkGlyphMetricsAndPaths::findIntercepts | ( | const SkScalar | bounds[2], |
SkScalar | scale, | ||
SkScalar | xPos, | ||
const SkGlyph * | glyph, | ||
SkScalar * | array, | ||
int * | count | ||
) |
Definition at line 214 of file SkStrikeSpec.cpp.
Definition at line 210 of file SkStrikeSpec.cpp.
Definition at line 205 of file SkStrikeSpec.cpp.