Home
last modified time | relevance | path

Searched refs:OnContextLost (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dpepper_platform_context_3d.cc113 base::Bind(&PlatformContext3D::OnContextLost, in Init()
164 void PlatformContext3D::OnContextLost() { in OnContextLost() function in content::PlatformContext3D
Dpepper_platform_context_3d.h70 void OnContextLost();
Dppb_graphics_3d_impl.cc273 base::Bind(&PPB_Graphics3D_Impl::OnContextLost, in InitRaw()
307 void PPB_Graphics3D_Impl::OnContextLost() { in OnContextLost() function in content::PPB_Graphics3D_Impl
Dppb_graphics_3d_impl.h72 void OnContextLost();
/external/chromium_org/content/browser/gpu/
Dgpu_ipc_browsertests.cc96 void OnContextLost(const base::Closure callback, int* counter) { in OnContextLost() function in content::BrowserGpuChannelHostFactoryTest
194 base::Bind(&BrowserGpuChannelHostFactoryTest::OnContextLost, in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/gpu/command_buffer/client/
Dgl_in_process_context.cc76 void OnContextLost();
115 void GLInProcessContextImpl::OnContextLost() { in OnContextLost() function in gpu::__anon9bb51ee40111::GLInProcessContextImpl
191 base::Bind(&GLInProcessContextImpl::OnContextLost, AsWeakPtr()); in Initialize()
/external/chromium_org/gpu/command_buffer/service/
Din_process_command_buffer.h182 void OnContextLost();
Din_process_command_buffer.cc310 &InProcessCommandBuffer::OnContextLost, gpu_thread_weak_ptr_)); in InitializeOnGpuThread()
457 void InProcessCommandBuffer::OnContextLost() { in OnContextLost() function in gpu::InProcessCommandBuffer
/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_in_process_command_buffer_impl.cc177 &WebGraphicsContext3DInProcessCommandBufferImpl::OnContextLost, in MaybeInitializeGL()
1135 void WebGraphicsContext3DInProcessCommandBufferImpl::OnContextLost() { in OnContextLost() function in webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
Dwebgraphicscontext3d_in_process_command_buffer_impl.h569 void OnContextLost(); in NON_EXPORTED_BASE()