Searched refs:SetShortArrayRegion (Results 1 – 1 of 1) sorted by relevance
458 void (*SetShortArrayRegion)(JNIEnv*, jshortArray, member973 void SetShortArrayRegion(jshortArray array, jsize start, jsize len, in SetShortArrayRegion() function975 { functions->SetShortArrayRegion(this, array, start, len, buf); } in SetShortArrayRegion()