Home | History | Annotate | Download | only in jni

Lines Matching full:ncontextresume

260 nContextResume(JNIEnv *_env, jobject _this, RsContext con)
262 LOG_API("nContextResume, con(%p)", con);
1578 {"rsnContextResume", "(I)V", (void*)nContextResume },