Searched refs:canRecoverFromContextLoss (Results 1 – 6 of 6) sorted by relevance
87 , canRecoverFromContextLoss(true) in Attributes()96 bool canRecoverFromContextLoss; member
428 , canRecoverFromContextLoss(true) in Attributes()438 bool canRecoverFromContextLoss; member
70 attr.canRecoverFromContextLoss = false; // Canvas contexts can not handle lost contexts. in create()
111 webAttributes.canRecoverFromContextLoss = attrs.canRecoverFromContextLoss; in initialize()
5116 [chromium] GraphicsContext3D creation attributes include canRecoverFromContextLoss option5120 canRecoverFromContextLoss being false, and then only succeeding initialization if
18552 [chromium] GraphicsContext3D creation attributes include canRecoverFromContextLoss option18556 canRecoverFromContextLoss being false, and then only succeeding initialization if