Home | History | Annotate | Download | only in jni

Lines Matching defs:nContextCreate

780 nContextCreate(JNIEnv *_env, jobject _this, jlong dev, jint flags, jint sdkVer, jint contextType)
783 ALOGD("nContextCreate");
2459 {"rsnContextCreate", "(JIII)J", (void*)nContextCreate },