Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/tests/
H A DSkShaperJSONWriter.h64 std::vector<uint32_t> fClusters; variable
/aosp_15_r20/external/skia/src/text/
H A DGlyphRun.h62 const SkSpan<const uint32_t> fClusters; variable
/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DTextWrapper.h193 TextStretch fClusters; variable
H A DParagraphCache.cpp88 TArray<Cluster, true> fClusters; member in skia::textlayout::ParagraphCacheValue
H A DParagraphImpl.h274 …skia_private::TArray<Cluster, true> fClusters; // kClusterized (cached: text, word spacing, lette… variable
/aosp_15_r20/external/skia/modules/skshaper/tests/
H A DShaperTest.cpp67 std::unique_ptr<uint32_t[]> fClusters; member
/aosp_15_r20/external/skia/modules/skshaper/include/
H A DSkShaper.h297 uint32_t* fClusters; variable
/aosp_15_r20/external/skia/modules/skplaintexteditor/src/
H A Dshape.cpp101 uint32_t* fClusters = nullptr; member in __anonc50e99ec0111::RunHandler
/aosp_15_r20/external/skia/modules/skottie/include/
H A DTextShaper.h58 std::vector<size_t> fClusters; member