Searched refs:nMeshGetIndices (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | Mesh.java | 166 mRS.nMeshGetIndices(getID(mRS), idxIDs, primitives, idxCount); in updateFromNative()
|
D | RenderScript.java | 974 synchronized void nMeshGetIndices(long id, long[] idxIds, int[] primitives, int vtxIdCount) { in nMeshGetIndices() method in RenderScript
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 2747 nMeshGetIndices(JNIEnv *_env, jobject _this, jlong con, jlong mesh, jlongArray _idxIds, jintArray _… in nMeshGetIndices() function 2965 …nMeshGetIndices", "(JJ[J[II)V", (void*)nMeshGetIndices },
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 60346 Landroid/renderscript/RenderScript;->nMeshGetIndices(J[J[II)V
|