Searched refs:clusterBaseIndex (Results 1 – 1 of 1) sorted by relevance
489 const size_t clusterBaseIndex = info[i].cluster - clusterOffset; in LayoutPiece() local492 mAdvances[clusterBaseIndex] += letterSpaceHalf; in LayoutPiece()505 if (clusterBaseIndex < count) { in LayoutPiece()506 mAdvances[clusterBaseIndex] += xAdvance; in LayoutPiece()508 ALOGE("cluster %zu (start %zu) out of bounds of count %zu", clusterBaseIndex, in LayoutPiece()