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

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_mesh.c33 rs_allocation returnAlloc = {mesh->mHal.state.vertexBuffers[index]}; local
34 return returnAlloc;
44 rs_allocation returnAlloc = {mesh->mHal.state.indexBuffers[index]}; local
45 return returnAlloc;

Completed in 45 milliseconds