Home
last modified time | relevance | path

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

/third_party/skia/modules/androidkit/src/
H A DFontChainAdapter.cpp19 static jmethodID gFontChain_localeMethodID; member
46 jstring jLocale = (jstring)fEnv->CallObjectMethod(fFontChainImpl, gFontChain_localeMethodID);
75 gFontChain_localeMethodID = env->GetMethodID(clazz, "locale", "()Ljava/lang/String;"); in register_androidkit_FontChain()
78 !gFontChain_fontSizeMethodID || !gFontChain_localeMethodID) { in register_androidkit_FontChain()

Completed in 1 milliseconds