Home
last modified time | relevance | path

Searched refs:canRecoverFromContextLoss (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebGraphicsContext3D.h87 , canRecoverFromContextLoss(true) in Attributes()
96 bool canRecoverFromContextLoss; member
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h428 , canRecoverFromContextLoss(true) in Attributes()
438 bool canRecoverFromContextLoss; member
/external/webkit/Source/WebCore/platform/graphics/gpu/
DSharedGraphicsContext3D.cpp70 attr.canRecoverFromContextLoss = false; // Canvas contexts can not handle lost contexts. in create()
/external/webkit/Source/WebKit/chromium/src/
DGraphicsContext3DChromium.cpp111 webAttributes.canRecoverFromContextLoss = attrs.canRecoverFromContextLoss; in initialize()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-165116 [chromium] GraphicsContext3D creation attributes include canRecoverFromContextLoss option
5120 canRecoverFromContextLoss being false, and then only succeeding initialization if
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0618552 [chromium] GraphicsContext3D creation attributes include canRecoverFromContextLoss option
18556 canRecoverFromContextLoss being false, and then only succeeding initialization if