Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.cpp100 egl::Error DisplayNULL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp71 egl::Error DisplayVk::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp280 egl::Error DisplayD3D::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayD3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp557 egl::Error DisplayWGL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayWGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp770 egl::Error DisplayGLX::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayGLX
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp679 egl::Error DisplayEGL::restoreLostDevice(const egl::Display *display) in restoreLostDevice() function in rx::DisplayEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1478 Error Display::restoreLostDevice() in restoreLostDevice() function in egl::Display