Home
last modified time | relevance | path

Searched refs:returnAlloc (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_mesh.c35 rs_allocation returnAlloc = {mesh->mHal.state.vertexBuffers[index]}; in rsgMeshGetVertexAllocation() local
37 rsSetObject(&rs_retval, returnAlloc); in rsgMeshGetVertexAllocation()
48 rs_allocation returnAlloc = {mesh->mHal.state.indexBuffers[index]}; in rsgMeshGetIndexAllocation() local
50 rsSetObject(&rs_retval, returnAlloc); in rsgMeshGetIndexAllocation()