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

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.h221 SkTypeface* typefaceForScript(const SkPaint* paint, SkTypeface* typeface,
H A DTextLayoutCache.cpp761 SkTypeface* TextLayoutShaper::typefaceForScript(const SkPaint* paint, SkTypeface* typeface, function in class:android::TextLayoutShaper
813 typeface = typefaceForScript(paint, typeface, mShaperItem.item.script);

Completed in 36 milliseconds