Searched refs:createOffscreenContext (Results 1 – 3 of 3) sorted by relevance
62 m_context.set(GraphicsContext::createOffscreenContext(size.width(), size.height())); in ImageBuffer()
98 GraphicsContext* GraphicsContext::createOffscreenContext(int width, int height) in createOffscreenContext() function in WebCore::GraphicsContext
307 static GraphicsContext* createOffscreenContext(int width, int height);