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