Home
last modified time | relevance | path

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

/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp2742 nMeshGetIndices(JNIEnv *_env, jobject _this, jlong con, jlong mesh, jlongArray _idxIds, jintArray _… in nMeshGetIndices() argument
2756 _env->SetLongArrayRegion(_idxIds, i, 1, &alloc); in nMeshGetIndices()