Searched refs:notifyDeviceLost (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DFence9.cpp58 mRenderer->notifyDeviceLost();
H A DQuery9.cpp132 mRenderer->notifyDeviceLost();
H A DSwapChain9.cpp334 mRenderer->notifyDeviceLost();
H A DRenderer9.h99 void notifyDeviceLost();
H A DRenderer9.cpp528 notifyDeviceLost();
2084 void Renderer9::notifyDeviceLost() function in class:rx::Renderer9
2087 mDisplay->notifyDeviceLost();
2104 // we'll probably get this done again by notifyDeviceLost
2111 notifyDeviceLost();
2730 notifyDeviceLost();
/external/chromium_org/third_party/angle/src/libEGL/
H A DDisplay.h62 virtual void notifyDeviceLost();
H A DSurface.cpp150 mDisplay->notifyDeviceLost();
173 mRenderer->notifyDeviceLost();
214 mRenderer->notifyDeviceLost();
H A DDisplay.cpp459 void Display::notifyDeviceLost() function in class:egl::Display
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
H A DRenderer.h147 virtual void notifyDeviceLost() = 0;
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DRenderer11.h97 void notifyDeviceLost();
H A DTextureStorage11.cpp489 mRenderer->notifyDeviceLost();
1256 mRenderer->notifyDeviceLost();
1629 mRenderer->notifyDeviceLost();
H A DImage11.cpp549 mRenderer->notifyDeviceLost();
H A DRenderer11.cpp1641 void Renderer11::notifyDeviceLost() function in class:rx::Renderer11
1644 mDisplay->notifyDeviceLost();
1670 // we'll probably get this done again by notifyDeviceLost
1677 notifyDeviceLost();

Completed in 1172 milliseconds