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

/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.h183 void OnDestroyChannel(int32 client_id);
H A Dgpu_process_host.cc652 OnDestroyChannel)
1243 void GpuProcessHost::OnDestroyChannel(int32 client_id) { function in class:content::GpuProcessHost
1244 TRACE_EVENT0("gpu", "GpuProcessHost::OnDestroyChannel");

Completed in 52 milliseconds