Home | History | Annotate | Download | only in jni

Lines Matching defs:nContextPause

312 nContextPause(JNIEnv *_env, jobject _this, jlong con)
314 LOG_API("nContextPause, con(%p)", (RsContext)con);
1704 {"rsnContextPause", "(J)V", (void*)nContextPause },