Searched defs:Stretch (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/tests/ | ||
H A D | RecordTest.cpp | 42 struct Stretch { struct |
/third_party/skia/experimental/sktext/src/ | ||
H A D | Line.h | 82 class Stretch { class 85 Stretch() : fGlyphStart(), fGlyphEnd(), fWidth(0), fTextRange(EMPTY_RANGE), fTextMetrics() { } in Stretch() function in skia::text::Stretch 87 Stretch(GlyphPos glyphStart, size_t textIndex, const TextMetrics& metrics) in Stretch() function in skia::text::Stretch 94 Stretch(RunIndex runIndex, GlyphRange glyphRange, TextRange textRange, SkScalar width, const TextMetrics& metrics) in Stretch() function in skia::text::Stretch [all...] |
Completed in 1 milliseconds