Home | History | Annotate | Download | only in jni

Lines Matching defs:nElementCreate

986 nElementCreate(JNIEnv *_env, jobject _this, jlong con, jlong type, jint kind, jboolean norm,
990 ALOGD("nElementCreate, con(%p), type(%" PRId64 "), kind(%i), norm(%i), size(%i)", (RsContext)con,
2489 {"rsnElementCreate", "(JJIZI)J", (void*)nElementCreate },