Searched refs:pointsArray (Results 1 – 1 of 1) sorted by relevance
46 static jint next(CRITICAL_JNI_PARAMS_COMMA jlong iteratorHandle, jlong pointsArray) { in next() argument56 float* points = reinterpret_cast<float*>(pointsArray); in next()