Home
last modified time | relevance | path

Searched refs:SetDoubleArrayRegion (Results 1 – 1 of 1) sorted by relevance

/system/extras/module_ndk_libs/libnativehelper/include_jni/
Djni.h451 void (*SetDoubleArrayRegion)(JNIEnv*, jdoubleArray, member
970 void SetDoubleArrayRegion(jdoubleArray array, jsize start, jsize len, in SetDoubleArrayRegion() function
972 { functions->SetDoubleArrayRegion(this, array, start, len, buf); } in SetDoubleArrayRegion()