Searched refs:GetFloatArrayRegion (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Djni_internal_test.cc666 EXPECT_PRIMITIVE_ARRAY(NewFloatArray, GetFloatArrayRegion, SetFloatArrayRegion,
800 env_->GetFloatArrayRegion(reinterpret_cast<jfloatArray>(array), 0, kLength,
H A Dcheck_jni.cc1991 CheckJNI::GetFloatArrayRegion,
H A Djni_internal.cc2297 static void GetFloatArrayRegion(JNIEnv* env, jfloatArray array, jsize start, jsize length, function in class:art::JNI
2925 JNI::GetFloatArrayRegion,

Completed in 2506 milliseconds