Home | History | Annotate | Download | only in jni

Lines Matching defs:nSamplerCreate

2316 nSamplerCreate(JNIEnv *_env, jobject _this, jlong con, jint magFilter, jint minFilter,
2320 ALOGD("nSamplerCreate, con(%p)", (RsContext)con);
2583 {"rsnSamplerCreate", "(JIIIIIF)J", (void*)nSamplerCreate },