Searched defs:computeRunValues (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.cpp453 computeRunValues(paint, chars, startRun, lengthRun, contextCount, isRTL,
477 computeRunValues(paint, chars, start, count, contextCount, isRTL,
673 void TextLayoutShaper::computeRunValues(const SkPaint* paint, const UChar* contextChars, function in class:android::TextLayoutShaper

Completed in 38 milliseconds