HomeSort by relevance Sort by last modified time
    Searched refs:resetDevice (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/ca/win/
LegacyCACFLayerTreeHost.h 52 bool resetDevice(ResetReason);
LegacyCACFLayerTreeHost.cpp 221 resetDevice(ChangedWindowSize);
250 if (m_mustResetLostDeviceBeforeRendering && !resetDevice(LostDevice)) {
301 if (!resetDevice(LostDevice)) {
361 bool LegacyCACFLayerTreeHost::resetDevice(ResetReason reason)
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Display.h 101 bool resetDevice();
Display.cpp 243 resetDevice();
373 bool Display::resetDevice()
417 if (!resetDevice())

Completed in 61 milliseconds