Home
last modified time | relevance | path

Searched defs:setContextLostCallback (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/cc/test/
Dfake_web_graphics_context_3d.cc350 void FakeWebGraphicsContext3D::setContextLostCallback( in setContextLostCallback() function in cc::FakeWebGraphicsContext3D
Dtest_web_graphics_context_3d.cc420 void TestWebGraphicsContext3D::setContextLostCallback( in setContextLostCallback() function in cc::TestWebGraphicsContext3D
/external/chromium_org/third_party/WebKit/public/platform/
DWebGraphicsContext3D.h391 virtual void setContextLostCallback(WebGraphicsContextLostCallback* callback) { } in setContextLostCallback() function
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3D.cpp233 void GraphicsContext3D::setContextLostCallback(PassOwnPtr<GraphicsContext3D::ContextLostCallback> c… in setContextLostCallback() function in WebCore::GraphicsContext3D
/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_in_process_command_buffer_impl.cc1049 void WebGraphicsContext3DInProcessCommandBufferImpl::setContextLostCallback( in setContextLostCallback() function in webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
/external/chromium_org/content/common/gpu/client/
Dwebgraphicscontext3d_command_buffer_impl.cc1160 void WebGraphicsContext3DCommandBufferImpl::setContextLostCallback( in setContextLostCallback() function in content::WebGraphicsContext3DCommandBufferImpl