Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DTypeface.cpp371 static void Typeface_warmUpCache(JNIEnv* env, jobject, jstring jFilePath) { in Typeface_warmUpCache() argument
372 ScopedUtfChars filePath(env, jFilePath); in Typeface_warmUpCache()