Home
last modified time | relevance | path

Searched defs:restoreLostDevice (Results 1 – 7 of 7) 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/vulkan/
DDisplayVk.cpp70 egl::Error DisplayVk::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayVk
/external/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp280 egl::Error DisplayD3D::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayD3D
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp551 egl::Error DisplayEGL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayEGL
/external/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp557 egl::Error DisplayWGL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayWGL
/external/angle/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp770 egl::Error DisplayGLX::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayGLX
/external/angle/src/libANGLE/
DDisplay.cpp1416 Error Display::restoreLostDevice() in restoreLostDevice() function in egl::Display