Home | History | Annotate | Download | only in include

Lines Matching defs:GetDoubleArrayElements

666     jdouble * (JNICALL *GetDoubleArrayElements)
1685 jdouble * GetDoubleArrayElements(jdoubleArray array, jboolean *isCopy) {
1686 return functions->GetDoubleArrayElements(this,array,isCopy);