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