Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DCtsGraphicsJniOnLoad.cpp31 extern int register_android_graphics_fonts_cts_SystemFontTest(JNIEnv*);
61 if (register_android_graphics_fonts_cts_SystemFontTest(env)) in JNI_OnLoad()
Dandroid_graphics_fonts_cts_SystemFonts.cpp240 int register_android_graphics_fonts_cts_SystemFontTest(JNIEnv* env) { in register_android_graphics_fonts_cts_SystemFontTest() function