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

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.cpp111 mShaper->computeValues(value.get(), paint,
345 void TextLayoutShaper::computeValues(TextLayoutValue* value, const SkPaint* paint, function in class:android::TextLayoutShaper
347 computeValues(paint, chars, start, count, contextCount, dirFlags,
356 void TextLayoutShaper::computeValues(const SkPaint* paint, const UChar* chars, function in class:android::TextLayoutShaper
924 mShaper->computeValues(value.get(), paint,

Completed in 28 milliseconds