Home
last modified time | relevance | path

Searched defs:idxIds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
DRenderScript.java841 native void rsnMeshGetIndices(int con, int id, int[] idxIds, int[] primitives, int vtxIdCount); in rsnMeshGetIndices()
842 synchronized void nMeshGetIndices(int id, int[] idxIds, int[] primitives, int vtxIdCount) { in nMeshGetIndices()