Home
last modified time | relevance | path

Searched defs:requestedAttributes (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContext.cpp112 …nvas, PassOwnPtr<blink::WebGraphicsContext3D> context, WebGLContextAttributes* requestedAttributes) in WebGLRenderingContext()
DWebGLRenderingContextBase.cpp553 …nvas, PassOwnPtr<blink::WebGraphicsContext3D> context, WebGLContextAttributes* requestedAttributes) in WebGLRenderingContextBase()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DDrawingBuffer.cpp88 …st IntSize& size, PreserveDrawingBuffer preserve, WebGraphicsContext3D::Attributes requestedAttrib… in create()
119 WebGraphicsContext3D::Attributes requestedAttributes, in DrawingBuffer()
DDrawingBufferTest.cpp627 WebGraphicsContext3D::Attributes requestedAttributes; in TEST() local