Home | History | Annotate | Download | only in jni

Lines Matching refs:NI

1057     const jsize NI = env->GetArrayLength(attrs);
1059 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1082 if (env->GetArrayLength(outIndices) > NI) {
1114 for (jsize ii=0; ii<NI; ii++) {
1248 const jsize NI = env->GetArrayLength(attrs);
1250 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1270 if (env->GetArrayLength(outIndices) > NI) {
1332 for (jsize ii = 0; ii < NI; ii++) {
1482 const jsize NI = env->GetArrayLength(attrs);
1484 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1504 if (env->GetArrayLength(outIndices) > NI) {
1523 for (jsize ii=0; ii<NI; ii++) {