Searched defs:notifyDeviceLost (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libANGLE/renderer/d3d/ | ||
D | RendererD3D.cpp | 95 void RendererD3D::notifyDeviceLost() in notifyDeviceLost() function in rx::RendererD3D |
/external/angle/src/libANGLE/renderer/vulkan/ | ||
D | CLPlatformVk.cpp | 288 void CLPlatformVk::notifyDeviceLost() in notifyDeviceLost() function in rx::CLPlatformVk |
D | DisplayVk.cpp | 683 void DisplayVk::notifyDeviceLost() in notifyDeviceLost() function in rx::DisplayVk |
D | vk_renderer.cpp | 2173 void Renderer::notifyDeviceLost() in notifyDeviceLost() function in rx::vk::Renderer |
/external/angle/src/libANGLE/ | ||
D | Display.cpp | 713 void DisplayState::notifyDeviceLost() const in notifyDeviceLost() function in egl::DisplayState |