Home
last modified time | relevance | path

Searched defs:restoreLostDevice (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp100 egl::Error DisplayNULL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayNULL
/external/angle/src/libANGLE/renderer/wgpu/
DDisplayWgpu.cpp108 egl::Error DisplayWgpu::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayWgpu
/external/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp279 egl::Error DisplayD3D::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayD3D
/external/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp570 egl::Error DisplayWGL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayWGL
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp221 egl::Error DisplayVk::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayVk
/external/angle/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp732 egl::Error DisplayGLX::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayGLX
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp688 egl::Error DisplayEGL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayEGL
/external/angle/src/libANGLE/
DDisplay.cpp1786 Error Display::restoreLostDevice() in restoreLostDevice() function in egl::Display