Lines Matching refs:dimsPtr
1080 jint *dimsPtr = _env->GetIntArrayElements(dims, NULL);1082 (const size_t*) dimsPtr, dimsLen);1084 _env->ReleaseIntArrayElements(dims, dimsPtr, JNI_ABORT);