HomeSort by relevance Sort by last modified time
    Searched full:returnalloc (Results 1 - 1 of 1) sorted by null

  /frameworks/rs/driver/runtime/
rs_mesh.c 35 rs_allocation returnAlloc = {mesh->mHal.state.vertexBuffers[index]};
37 rsSetObject(&rs_retval, returnAlloc);
48 rs_allocation returnAlloc = {mesh->mHal.state.indexBuffers[index]};
50 rsSetObject(&rs_retval, returnAlloc);

Completed in 757 milliseconds