Searched refs:_idxIds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp2748 nMeshGetIndices(JNIEnv *_env, jobject _this, jlong con, jlong mesh, jlongArray _idxIds, jintArray _primitives, jint numIndices) argument
2762 _env->SetLongArrayRegion(_idxIds, i, 1, &alloc);

Completed in 576 milliseconds