Home | History | Annotate | Download | only in jni

Lines Matching refs:classPathName

8487 static const char *classPathName = "com/google/android/gles_jni/GLImpl";
8745 err = android::AndroidRuntime::registerNativeMethods(_env, classPathName, methods, NELEM(methods));