Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.hpp479 bool ownExternal; member in sw::Surface
DSurface.cpp1219 ownExternal = false; in Surface()
1275 ownExternal = true; in Surface()
1339 if(ownExternal) in ~Surface()