Home | History | Annotate | Download | only in jni

Lines Matching refs:nContextPause

253 nContextPause(JNIEnv *_env, jobject _this, RsContext con)
255 LOG_API("nContextPause, con(%p)", con);
1577 {"rsnContextPause", "(I)V", (void*)nContextPause },