Home
last modified time | relevance | path

Searched defs:Stretch (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/tests/
DRecordTest.cpp42 struct Stretch { struct
43 template <typename T> void operator()(T*) {} in operator ()()
44 void operator()(SkRecords::DrawRect* draw) { in operator ()()
49 void apply(SkRecord* record) { in apply()
/third_party/skia/tests/
DRecordTest.cpp42 struct Stretch { struct
43 template <typename T> void operator()(T*) {} in operator ()()
44 void operator()(SkRecords::DrawRect* draw) { in operator ()()
49 void apply(SkRecord* record) { in apply()
/third_party/skia/experimental/sktext/src/
DLine.h85 Stretch() : fGlyphStart(), fGlyphEnd(), fWidth(0), fTextRange(EMPTY_RANGE), fTextMetrics() { } in Stretch() function
87 Stretch(GlyphPos glyphStart, size_t textIndex, const TextMetrics& metrics) in Stretch() function
94Stretch(RunIndex runIndex, GlyphRange glyphRange, TextRange textRange, SkScalar width, const TextM… in Stretch() function
/third_party/typescript/tests/cases/fourslash/etslib/
Dflex.d.ts34 declare enum FlexDirection {