Searched defs:idx_length (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsApiStubs.cpp847 RsAllocation * idx, size_t idx_length,
850 return RS_DISPATCH(ctxWrapper, MeshCreate, vtx, vtx_length, idx, idx_length, primType, primType_length);
846 rsMeshCreate(RsContext ctxWrapper, RsAllocation * vtx, size_t vtx_length, RsAllocation * idx, size_t idx_length, uint32_t * primType, size_t primType_length) argument

Completed in 1206 milliseconds