Home
last modified time | relevance | path

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

/third_party/skia/modules/androidkit/src/
H A DFont.cpp17 static jlong Font_Create(JNIEnv* env, jobject, jstring jFontFamily, float size) { in Font_Create() function
32 {"nCreate" , "(Ljava/lang/String;F)J" , reinterpret_cast<void*>(Font_Create)}, in register_androidkit_Font()

Completed in 0 milliseconds