Searched refs:OnContextLost (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/webkit/common/gpu/
H A Dwebgraphicscontext3d_in_process_command_buffer_impl.cc130 &WebGraphicsContext3DInProcessCommandBufferImpl::OnContextLost,
169 void WebGraphicsContext3DInProcessCommandBufferImpl::OnContextLost() { function in class:webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
H A Dwebgraphicscontext3d_in_process_command_buffer_impl.h86 void OnContextLost();
/external/chromium_org/content/browser/gpu/
H A Dgpu_ipc_browsertests.cc90 void OnContextLost(const base::Closure callback, int* counter) { function in class:content::BrowserGpuChannelHostFactoryTest
180 base::Bind(&BrowserGpuChannelHostFactoryTest::OnContextLost,
/external/chromium_org/gpu/command_buffer/client/
H A Dgl_in_process_context.cc76 void OnContextLost();
122 void GLInProcessContextImpl::OnContextLost() { function in class:gpu::__anon8392::GLInProcessContextImpl
146 base::Bind(&GLInProcessContextImpl::OnContextLost, AsWeakPtr());
/external/chromium_org/content/renderer/pepper/
H A Dppb_graphics_3d_impl.h82 void OnContextLost();
H A Dppb_graphics_3d_impl.cc304 &PPB_Graphics3D_Impl::OnContextLost, weak_ptr_factory_.GetWeakPtr()));
335 void PPB_Graphics3D_Impl::OnContextLost() { function in class:content::PPB_Graphics3D_Impl
/external/chromium_org/gpu/command_buffer/service/
H A Din_process_command_buffer.h219 void OnContextLost();
H A Din_process_command_buffer.cc327 &InProcessCommandBuffer::OnContextLost, gpu_thread_weak_ptr_));
472 void InProcessCommandBuffer::OnContextLost() { function in class:gpu::InProcessCommandBuffer

Completed in 1539 milliseconds