Searched refs:m_contextLostCallbackAdapter (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DGraphicsContext3DInternal.h283 OwnPtr<GraphicsContextLostCallbackAdapter> m_contextLostCallbackAdapter; member in class:WebCore::GraphicsContext3DInternal
H A DGraphicsContext3DChromium.cpp1175 m_contextLostCallbackAdapter = GraphicsContextLostCallbackAdapter::create(cb);
1176 m_impl->setContextLostCallback(m_contextLostCallbackAdapter.get());

Completed in 55 milliseconds