Home | History | Annotate | Download | only in jni

Lines Matching full:dimslen

1933     jint dimsLen = _env->GetArrayLength(dims) * sizeof(int);
1940 (const uint32_t*) dimsPtr, dimsLen);