Searched defs:GraphicsContextLostCallbackAdapter (Results 1 – 2 of 2) sorted by relevance
47 class GraphicsContextLostCallbackAdapter; variable
1152 class GraphicsContextLostCallbackAdapter : public WebKit::WebGraphicsContext3D::WebGraphicsContextL… class1158 …GraphicsContextLostCallbackAdapter(PassOwnPtr<GraphicsContext3D::ContextLostCallback> cb) : m_cont… in GraphicsContextLostCallbackAdapter() function in WebCore::GraphicsContextLostCallbackAdapter