Lines Matching defs:nSimpleMeshBindVertex
1335 nSimpleMeshBindVertex(JNIEnv *_env, jobject _this, jint s, jint alloc, jint slot)
1338 LOG_API("nSimpleMeshBindVertex, con(%p), SimpleMesh(%p), Alloc(%p), slot(%i)", con, (RsSimpleMesh)s, (RsAllocation)alloc, slot);
1478 {"nSimpleMeshBindVertex", "(III)V", (void*)nSimpleMeshBindVertex },