Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglGlobalInfo.cpp151 EGLSurface toDestroy) { in markSurfaceForDestroy() argument
155 std::make_pair(display, toDestroy)); in markSurfaceForDestroy()
DEglGlobalInfo.h105 EGLSurface toDestroy);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/
Dencoder.py231 self.toDestroy = []
253 self.toDestroy.append(param)
426 for p in encodingParams.toDestroy: