Searched refs:rsaMeshGetIndices (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/ |
D | rs.h | 38 void rsaMeshGetIndices(RsContext, RsMesh, RsAllocation *va,
|
D | rsMesh.cpp | 312 void rsaMeshGetIndices(RsContext con, RsMesh mv, RsAllocation *va, uint32_t *primType, uint32_t idx… in rsaMeshGetIndices() function
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 2420 rsaMeshGetIndices((RsContext)con, (RsMesh)mesh, allocs, prims, (uint32_t)numIndices); in nMeshGetIndices()
|