Home | History | Annotate | Download | only in jni

Lines Matching defs:nContextCreateGL

161 nContextCreateGL(JNIEnv *_env, jobject _this, jint dev, jint ver, jboolean useDepth)
163 LOG_API("nContextCreateGL");
1363 {"nContextCreateGL", "(IIZ)I", (void*)nContextCreateGL },