Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_mesh.c32 rs_allocation nullAlloc = {0}; in rsgMeshGetVertexAllocation() local
33 return nullAlloc; in rsgMeshGetVertexAllocation()
45 rs_allocation nullAlloc = {0}; in rsgMeshGetIndexAllocation() local
46 return nullAlloc; in rsgMeshGetIndexAllocation()