Home
last modified time | relevance | path

Searched defs:fClusters (Results 1 – 16 of 16) sorted by relevance

/third_party/flutter/skia/src/utils/
DSkShaperJSONWriter.h63 std::vector<uint32_t> fClusters; variable
/third_party/skia/src/utils/
DSkShaperJSONWriter.h63 std::vector<uint32_t> fClusters; variable
/third_party/skia/src/core/
DSkGlyphRun.h56 const SkSpan<const uint32_t> fClusters; variable
/third_party/flutter/skia/src/core/
DSkGlyphRun.h53 const SkSpan<const uint32_t> fClusters; variable
/third_party/skia/experimental/sktext/src/
DLogicalRun.h80 SkSTArray<128, uint32_t, true> fClusters; variable
DVisualRun.h94 SkSTArray<128, TextIndex, true> fClusters; variable
/third_party/flutter/skia/tests/
DShaperTest.cpp27 std::unique_ptr<uint32_t[]> fClusters; member
/third_party/skia/tests/
DShaperTest.cpp27 std::unique_ptr<uint32_t[]> fClusters; member
/third_party/flutter/skia/modules/skparagraph/src/
DTextWrapper.h167 TextStretch fClusters; variable
DParagraphImpl.h178 …SkTArray<Cluster, true> fClusters; // kClusterized (cached: text, word spacing, letter spacing, r… variable
DParagraphCache.cpp36 SkTArray<Cluster, true> fClusters; member in skia::textlayout::ParagraphCacheValue
/third_party/skia/modules/skparagraph/src/
DTextWrapper.h193 TextStretch fClusters; variable
/third_party/flutter/skia/modules/skshaper/include/
DSkShaper.h227 uint32_t* fClusters; variable
/third_party/flutter/skia/experimental/editor/
Dshape.cpp82 uint32_t* fClusters = nullptr; member in __anon9b07bf420111::RunHandler
/third_party/skia/modules/skshaper/include/
DSkShaper.h279 uint32_t* fClusters; variable
/third_party/skia/modules/skplaintexteditor/src/
Dshape.cpp82 uint32_t* fClusters = nullptr; member in __anon46ee81460111::RunHandler