Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DTextLayoutCache.cpp490 jfloat runTotalAdvance = 0; in computeValuesWithHarfbuzz() local
497 outAdvances, &runTotalAdvance, outGlyphs); in computeValuesWithHarfbuzz()
499 *outTotalAdvance += runTotalAdvance; in computeValuesWithHarfbuzz()