Searched refs:primType (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/rs/ |
D | rsMesh.cpp | 258 uint32_t * primType, size_t primTypeCount) { in rsi_MeshCreate() argument 268 sm->setPrimitive((Allocation*)idx[i], (RsPrimitive)primType[i], i); in rsi_MeshCreate() 298 void rsaMeshGetIndices(RsContext con, RsMesh mv, RsAllocation *va, uint32_t *primType, uint32_t idx… in rsaMeshGetIndices() argument 304 primType[ct] = sm->mHal.state.primitives[ct]->mPrimitive; in rsaMeshGetIndices()
|
D | RenderScript.h | 43 void rsaMeshGetIndices(RsContext, RsMesh, RsAllocation *va, uint32_t *primType, uint32_t idxDataCou…
|
D | rs.spec | 388 param uint32_t *primType
|