Home
last modified time | relevance | path

Searched defs:WebGLContextAttributes (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLContextAttributes.cpp42 WebGLContextAttributes::WebGLContextAttributes() in WebGLContextAttributes() function in blink::WebGLContextAttributes
54 WebGLContextAttributes::WebGLContextAttributes(const WebGLContextAttributes& attrs) in WebGLContextAttributes() function in blink::WebGLContextAttributes
DWebGLRenderingContextBase.h78 class WebGLContextAttributes; variable