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