Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DCtsGraphicsJniOnLoad.cpp20 extern int register_android_graphics_cts_AImageDecoderTest(JNIEnv*);
37 if (register_android_graphics_cts_AImageDecoderTest(env)) in JNI_OnLoad()
Dandroid_graphics_cts_AImageDecoderTest.cpp1287 int register_android_graphics_cts_AImageDecoderTest(JNIEnv* env) { in register_android_graphics_cts_AImageDecoderTest() function