Home | History | Annotate | Download | only in jni

Lines Matching defs:nSamplerCreate

1449 nSamplerCreate(JNIEnv *_env, jobject _this, RsContext con, jint magFilter, jint minFilter,
1452 LOG_API("nSamplerCreate, con(%p)", con);
1685 {"rsnSamplerCreate", "(IIIIIIF)I", (void*)nSamplerCreate },