Home | History | Annotate | Download | only in jni

Lines Matching defs:nSimpleMeshBindIndex

1343 nSimpleMeshBindIndex(JNIEnv *_env, jobject _this, jint s, jint alloc)
1346 nSimpleMeshBindIndex, con(%p), SimpleMesh(%p), Alloc(%p)", con, (RsSimpleMesh)s, (RsAllocation)alloc);
1479 {"nSimpleMeshBindIndex", "(II)V", (void*)nSimpleMeshBindIndex },