Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DTextLayoutCache.cpp573 size_t clusterPrevious = shaperItem.log_clusters[i - 1]; in computeRunValuesWithHarfbuzz() local
575 if (cluster == clusterPrevious) { in computeRunValuesWithHarfbuzz()