Lines Matching refs:nElementCreate
1057 nElementCreate(JNIEnv *_env, jobject _this, jlong con, jlong type, jint kind, jboolean norm,
1061 ALOGD("nElementCreate, con(%p), type(%" PRId64 "), kind(%i), norm(%i), size(%i)", (RsContext)con,
2850 {"rsnElementCreate", "(JJIZI)J", (void*)nElementCreate },