Searched refs:idx_length (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/ |
D | rsApiStubs.cpp | 842 RsAllocation * idx, size_t idx_length, in rsMeshCreate() argument 845 …return RS_DISPATCH(ctxWrapper, MeshCreate, vtx, vtx_length, idx, idx_length, primType, primType_le… in rsMeshCreate()
|
D | rsApiStubs.h | 143 …rsc, RsAllocation * vtx, size_t vtx_length, RsAllocation * idx, size_t idx_length, uint32_t * prim…
|
/frameworks/rs/cpp/ |
D | rsDispatch.h | 119 …rsc, RsAllocation * vtx, size_t vtx_length, RsAllocation * idx, size_t idx_length, uint32_t * prim…
|