Searched refs:setFailIfMajorPerformanceCaveat (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLContextAttributes.h77 void setFailIfMajorPerformanceCaveat(bool);
H A DWebGLContextAttributes.cpp125 void WebGLContextAttributes::setFailIfMajorPerformanceCaveat(bool failIfMajorPerformanceCaveat) function in class:WebCore::WebGLContextAttributes
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
H A DV8HTMLCanvasElementCustom.cpp83 webGLAttributes->setFailIfMajorPerformanceCaveat(jsAttributes->Get(failIfMajorPerformanceCaveat)->BooleanValue());

Completed in 426 milliseconds