Home | History | Annotate | Download | only in jni

Lines Matching refs:classPathName

1205 static const char *classPathName = "android/opengl/EGL14";
1248 err = android::AndroidRuntime::registerNativeMethods(_env, classPathName, methods, NELEM(methods));