Searched refs:clusterBaseIndex (Results 1 – 1 of 1) sorted by relevance
703 const size_t clusterBaseIndex = info[i].cluster - clusterOffset; in doLayoutRun() local706 mAdvances[clusterBaseIndex] += letterSpaceHalfLeft; in doLayoutRun()738 if (clusterBaseIndex < count) { in doLayoutRun()739 mAdvances[clusterBaseIndex] += xAdvance; in doLayoutRun()741 ALOGE("cluster %zu (start %zu) out of bounds of count %zu", clusterBaseIndex, in doLayoutRun()