Searched refs:clusterIndexes (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/modules/skparagraph/src/ |
D | Run.h | 142 SkSpan<const uint32_t> clusterIndexes() const { in clusterIndexes() function
|
/third_party/skia/modules/skparagraph/src/ |
D | Run.h | 152 SkSpan<const uint32_t> clusterIndexes() const { in clusterIndexes() function
|
/third_party/flutter/skia/tests/ |
D | SkParagraphTest.cpp | 3621 text, 0, std::strlen(text), run.glyphs(), run.clusterIndexes(), in DEF_TEST() 3662 run.glyphs(), run.clusterIndexes(), in DEF_TEST()
|
/third_party/skia/modules/skparagraph/tests/ |
D | SkParagraphTest.cpp | 4906 text, 0, std::strlen(text), run.glyphs(), run.clusterIndexes(), in UNIX_ONLY_TEST() 4948 run.glyphs(), run.clusterIndexes(), in UNIX_ONLY_TEST()
|