Searched refs:rsnMeshGetVertices (Results 1 – 2 of 2) sorted by relevance
968 native void rsnMeshGetVertices(long con, long id, long[] vtxIds, int vtxIdCount); in rsnMeshGetVertices() method in RenderScript971 rsnMeshGetVertices(mContext, id, vtxIds, vtxIdCount); in nMeshGetVertices()
60469 Landroid/renderscript/RenderScript;->rsnMeshGetVertices(JJ[JI)V