Home | History | Annotate | Download | only in jni

Lines Matching refs:nSamplerCreate

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