Home | History | Annotate | Download | only in jni

Lines Matching defs:nContextResume

954 nContextResume(JNIEnv *_env, jobject _this, jlong con)
957 ALOGD("nContextResume, con(%p)", (RsContext)con);
2840 {"rsnContextResume", "(J)V", (void*)nContextResume },