Home
last modified time | relevance | path

Searched defs:getContextAttributes (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
DMockWebGraphicsContext3D.h125 virtual Attributes getContextAttributes() { return m_attrs; } in getContextAttributes() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp2320 PassRefPtrWillBeRawPtr<Canvas2DContextAttributes> CanvasRenderingContext2D::getContextAttributes() … in getContextAttributes() function in blink::CanvasRenderingContext2D
DWebGLRenderingContextBase.cpp2127 PassRefPtrWillBeRawPtr<WebGLContextAttributes> WebGLRenderingContextBase::getContextAttributes() in getContextAttributes() function in blink::WebGLRenderingContextBase