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