Home
last modified time | relevance | path

Searched refs:clusterIndexes (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DRun.h142 SkSpan<const uint32_t> clusterIndexes() const { in clusterIndexes() function
/third_party/skia/modules/skparagraph/src/
DRun.h152 SkSpan<const uint32_t> clusterIndexes() const { in clusterIndexes() function
/third_party/flutter/skia/tests/
DSkParagraphTest.cpp3621 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/
DSkParagraphTest.cpp4906 text, 0, std::strlen(text), run.glyphs(), run.clusterIndexes(), in UNIX_ONLY_TEST()
4948 run.glyphs(), run.clusterIndexes(), in UNIX_ONLY_TEST()