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