Home | History | Annotate | Download | only in jni

Lines Matching defs:nContextCreate

185 nContextCreate(JNIEnv *_env, jobject _this, jint dev, jint ver, jint sdkVer, jint ct)
187 LOG_API("nContextCreate");
1571 {"rsnContextCreate", "(IIII)I", (void*)nContextCreate },