Home
last modified time | relevance | path

Searched defs:Stretch (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DRecordTest.cpp42 struct Stretch { struct
/third_party/skia/experimental/sktext/src/
H A DLine.h82 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