Searched refs:m_mustResetLostDeviceBeforeRendering (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/ca/win/
H A DLegacyCACFLayerTreeHost.h71 bool m_mustResetLostDeviceBeforeRendering; member in class:WebCore::LegacyCACFLayerTreeHost
H A DLegacyCACFLayerTreeHost.cpp106 , m_mustResetLostDeviceBeforeRendering(false)
250 if (m_mustResetLostDeviceBeforeRendering && !resetDevice(LostDevice)) {
370 m_mustResetLostDeviceBeforeRendering = true;
374 m_mustResetLostDeviceBeforeRendering = false;

Completed in 57 milliseconds