Searched refs:AppendGpuCommandLine (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/browser/gpu/
H A Dgpu_data_manager_impl.cc137 void GpuDataManagerImpl::AppendGpuCommandLine( function in class:content::GpuDataManagerImpl
140 private_->AppendGpuCommandLine(command_line);
H A Dgpu_data_manager_impl.h102 void AppendGpuCommandLine(CommandLine* command_line) const;
H A Dgpu_data_manager_impl_private.h61 void AppendGpuCommandLine(CommandLine* command_line) const;
H A Dgpu_data_manager_impl_private_unittest.cc600 manager->AppendGpuCommandLine(&command_line);
614 manager->AppendGpuCommandLine(&command_line);
H A Dgpu_data_manager_impl_private.cc678 void GpuDataManagerImplPrivate::AppendGpuCommandLine( function in class:content::GpuDataManagerImplPrivate
H A Dgpu_process_host.cc1179 GpuDataManagerImpl::GetInstance()->AppendGpuCommandLine(cmd_line);

Completed in 93 milliseconds