Home | History | Annotate | Download | only in jni

Lines Matching refs:nGetName

142 nGetName(JNIEnv *_env, jobject _this, RsContext con, jint obj)
144 LOG_API("nGetName, con(%p), obj(%p)", con, (void *)obj);
1581 {"rsnGetName", "(II)Ljava/lang/String;", (void*)nGetName },