Home
last modified time | relevance | path

Searched defs:unbindFromSurfaceImpl (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DPostWorkerGl.h52 void unbindFromSurfaceImpl() override {} in unbindFromSurfaceImpl() function
/hardware/google/gfxstream/host/gl/
DDisplayGl.h72 void unbindFromSurfaceImpl() override {} in unbindFromSurfaceImpl() function
/hardware/google/gfxstream/host/vulkan/
DDisplayVk.cpp115 void DisplayVk::unbindFromSurfaceImpl() { destroySwapchain(); } in unbindFromSurfaceImpl() function in gfxstream::vk::DisplayVk