Home | History | Annotate | Download | only in jni

Lines Matching defs:nSamplerCreate

1814 nSamplerCreate(JNIEnv *_env, jobject _this, jlong con, jint magFilter, jint minFilter,
1817 LOG_API("nSamplerCreate, con(%p)", (RsContext)con);
2042 {"rsnSamplerCreate", "(JIIIIIF)J", (void*)nSamplerCreate },