Home
last modified time | relevance | path

Searched refs:createGraphicsContextFromProvider (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DSharedGraphicsContext3D.cpp64 … m_context = GraphicsContext3D::createGraphicsContextFromProvider(provider.release()); in getOrCreateContext()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3D.h127 …static PassRefPtr<GraphicsContext3D> createGraphicsContextFromProvider(PassOwnPtr<blink::WebGraphi…
DGraphicsContext3D.cpp270 PassRefPtr<GraphicsContext3D> GraphicsContext3D::createGraphicsContextFromProvider(PassOwnPtr<blink… in createGraphicsContextFromProvider() function in WebCore::GraphicsContext3D