Home
last modified time | relevance | path

Searched defs:outTotalAdvance (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DTextLayoutCache.cpp405 Vector<jfloat>* const outAdvances, jfloat* outTotalAdvance, in computeValuesWithHarfbuzz()
545 Vector<jfloat>* const outAdvances, jfloat* outTotalAdvance, in computeRunValuesWithHarfbuzz()
DTextLayout.cpp320 jfloat* outAdvances, jfloat* outTotalAdvance) { in computeAdvancesWithICU()