Searched refs:returnAlloc (Results 1 – 1 of 1) sorted by relevance
35 rs_allocation returnAlloc = {mesh->mHal.state.vertexBuffers[index]}; in rsgMeshGetVertexAllocation() local37 rsSetObject(&rs_retval, returnAlloc); in rsgMeshGetVertexAllocation()48 rs_allocation returnAlloc = {mesh->mHal.state.indexBuffers[index]}; in rsgMeshGetIndexAllocation() local50 rsSetObject(&rs_retval, returnAlloc); in rsgMeshGetIndexAllocation()