Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/src/
DGraphicsContext3DInternal.h47 class GraphicsContextLostCallbackAdapter; variable
DGraphicsContext3DChromium.cpp1152 class GraphicsContextLostCallbackAdapter : public WebKit::WebGraphicsContext3D::WebGraphicsContextL… class
1158GraphicsContextLostCallbackAdapter(PassOwnPtr<GraphicsContext3D::ContextLostCallback> cb) : m_cont… in GraphicsContextLostCallbackAdapter() function in WebCore::GraphicsContextLostCallbackAdapter