Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DDisplayNULL.cpp100 egl::Error DisplayNULL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayNULL
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DDisplayWgpu.cpp110 egl::Error DisplayWgpu::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp279 egl::Error DisplayD3D::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayD3D
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp563 egl::Error DisplayWGL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayWGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DDisplayVk.cpp213 egl::Error DisplayVk::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayVk
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.cpp727 egl::Error DisplayGLX::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayGLX
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp686 egl::Error DisplayEGL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayEGL
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.cpp1792 Error Display::restoreLostDevice() in restoreLostDevice() function in egl::Display