Lines Matching refs:nContextDump
923 nContextDump(JNIEnv *_env, jobject _this, jlong con, jint bits)926 ALOGD("nContextDump, con(%p) bits(%i)", (RsContext)con, bits);2827 {"rsnContextDump", "(JI)V", (void*)nContextDump },