Home
last modified time | relevance | path

Searched refs:langTagStr (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/hwui/jni/fonts/
H A DFont.cpp100 ScopedUtfChars langTagStr(env, langTags); in Font_Builder_build() local
112 uint32_t localeListId = minikin::registerLocaleList(langTagStr.c_str()); in Font_Builder_build()