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