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

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.cpp118 mShaper->computeValues(value.get(), paint,
383 void TextLayoutShaper::computeValues(TextLayoutValue* value, const SkPaint* paint, const UChar* chars, function in class:android::TextLayoutShaper
386 computeValues(paint, chars, start, count, contextCount, dirFlags,
394 void TextLayoutShaper::computeValues(const SkPaint* paint, const UChar* chars, function in class:android::TextLayoutShaper
1030 mShaper->computeValues(value.get(), paint,

Completed in 28 milliseconds