Home
last modified time | relevance | path

Searched refs:resetDevice (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/ca/win/
DLegacyCACFLayerTreeHost.cpp221 resetDevice(ChangedWindowSize); in resize()
250 if (m_mustResetLostDeviceBeforeRendering && !resetDevice(LostDevice)) { in render()
301 if (!resetDevice(LostDevice)) { in render()
361 bool LegacyCACFLayerTreeHost::resetDevice(ResetReason reason) in resetDevice() function in WebCore::LegacyCACFLayerTreeHost
DLegacyCACFLayerTreeHost.h52 bool resetDevice(ResetReason);
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DDisplay.h101 bool resetDevice();
DDisplay.cpp243 resetDevice(); in terminate()
373 bool Display::resetDevice() in resetDevice() function in egl::Display
417 if (!resetDevice()) in createContext()
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog345 (egl::Display::resetDevice):
/external/webkit/Source/WebCore/
DChangeLog-2010-05-245000 (WebCore::WKCACFLayerRenderer::resize): Changed to tell resetDevice
5009 (WebCore::WKCACFLayerRenderer::resetDevice): Changed to return a
5022 * platform/graphics/win/WKCACFLayerRenderer.h: Changed resetDevice to
5040 Fixes <http://webkit.org/b/39159> WKCACFLayerRenderer::resetDevice
5048 (WebCore::WKCACFLayerRenderer::resetDevice): ...to here, so that it
DChangeLog-2011-02-1614876 (WebCore::LegacyCACFLayerTreeHost::resetDevice):
DChangeLog-2010-12-0630343 (WebCore::WKCACFLayerRenderer::resetDevice):
91102 (WebCore::WKCACFLayerRenderer::resetDevice):