Home | History | Annotate | Download | only in jni

Lines Matching refs:nPathCreate

1466 nPathCreate(JNIEnv *_env, jobject _this, RsContext con, jint prim, jboolean isStatic, jint _vtx, jint _loop, jfloat q) {
1467 LOG_API("nPathCreate, con(%p)", con);
1687 {"rsnPathCreate", "(IIZIIF)I", (void*)nPathCreate },