Searched refs:clusterBaseIndex (Results 1 – 1 of 1) sorted by relevance
497 const size_t clusterBaseIndex = info[i].cluster - clusterOffset; in LayoutPiece() local500 mAdvances[clusterBaseIndex] += letterSpaceHalfLeft; in LayoutPiece()533 if (clusterBaseIndex < count) { in LayoutPiece()534 mAdvances[clusterBaseIndex] += xAdvance; in LayoutPiece()536 ALOGE("cluster %zu (start %zu) out of bounds of count %zu", clusterBaseIndex, in LayoutPiece()