Searched refs:joffsetIndices (Results 1 – 1 of 1) sorted by relevance
788 jstring jdstPath, jintArray joffsetIndices) { in nativeTestOffsetPts() argument793 jsize len = env->GetArrayLength(joffsetIndices); in nativeTestOffsetPts()794 jint* coffsetIndices = env->GetIntArrayElements(joffsetIndices, nullptr); in nativeTestOffsetPts()832 env->ReleaseIntArrayElements(joffsetIndices, coffsetIndices, 0); in nativeTestOffsetPts()