Home | History | Annotate | Download | only in jni

Lines Matching refs:texNames

1351                        jobjectArray texNames, jintArray params)
1357 int texCount = _env->GetArrayLength(texNames);
1358 AutoJavaStringArrayToUTF8 names(_env, texNames, texCount);
1377 jobjectArray texNames, jintArray params)
1385 int texCount = _env->GetArrayLength(texNames);
1386 AutoJavaStringArrayToUTF8 names(_env, texNames, texCount);