Searched refs:rsnMeshGetIndices (Results 1 – 1 of 1) sorted by relevance
973 … native void rsnMeshGetIndices(long con, long id, long[] idxIds, int[] primitives, int vtxIdCount); in rsnMeshGetIndices() method in RenderScript976 rsnMeshGetIndices(mContext, id, idxIds, primitives, vtxIdCount); in nMeshGetIndices()