Searched refs:rsnMeshGetIndices (Results 1 – 2 of 2) sorted by relevance
967 … native void rsnMeshGetIndices(long con, long id, long[] idxIds, int[] primitives, int vtxIdCount); in rsnMeshGetIndices() method in RenderScript970 rsnMeshGetIndices(mContext, id, idxIds, primitives, vtxIdCount); in nMeshGetIndices()
45912 Landroid/renderscript/RenderScript;->rsnMeshGetIndices(JJ[J[II)V