Home
last modified time | relevance | path

Searched defs:clusterPtr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/modules/skparagraph/src/
DParagraphImpl.cpp2232 const uint32_t* clusterPtr = &R->fClusterIndexes[0]; local
2755 const uint32_t* clusterPtr = run->clusterIndexes().data(); local
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp2092 const uint32_t* clusterPtr = &R->fClusterIndexes[0]; in GetLineFontMetrics() local