Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DSurface.hpp327 bool ownExternal; member in sw::Surface
DSurface.cpp779 ownExternal = false; in Surface()
834 ownExternal = true; in Surface()
897 if(ownExternal) in ~Surface()
/external/swiftshader/src/Renderer/
DSurface.hpp508 bool ownExternal; member in sw::Surface
DSurface.cpp1260 ownExternal = false; in Surface()
1316 ownExternal = true; in Surface()
1380 if(ownExternal) in ~Surface()