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

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.h231 void computeRunValues(const SkPaint* paint, const UChar* chars,
H A DTextLayoutCache.cpp466 computeRunValues(paint, chars + startRun, lengthRun, isRTL,
490 computeRunValues(paint, chars + start, count, isRTL,
510 void TextLayoutShaper::computeRunValues(const SkPaint* paint, const UChar* chars, function in class:android::TextLayoutShaper

Completed in 134 milliseconds