Searched refs:javaBuffers (Results 1 – 1 of 1) sorted by relevance
301 bool init(jobjectArray javaBuffers, jintArray javaOffsets, jintArray javaByteCounts) { in init() argument317 jobject buffer = mEnv->GetObjectArrayElement(javaBuffers, i); // We keep this local ref. in init()