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

/frameworks/base/core/jni/android/graphics/
H A DTextLayoutCache.h242 bool isComplexScript(HB_Script script);
H A DTextLayoutCache.cpp774 bool TextLayoutShaper::isComplexScript(HB_Script script) { function in class:android::TextLayoutShaper
802 if (isComplexScript(mShaperItem.item.script)) {

Completed in 31 milliseconds