Home | History | Annotate | Download | only in graphics

Lines Matching defs:getContextAttributes

455 GraphicsContext3D::Attributes GraphicsContext3D::getContextAttributes()
457 WebKit::WebGraphicsContext3D::Attributes webAttributes = m_impl->getContextAttributes();
602 paintFramebufferToCanvas(framebufferId, width, height, !getContextAttributes().premultipliedAlpha, imageBuffer);
607 if (getContextAttributes().premultipliedAlpha)