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

/external/chromium_org/ash/shell/
H A Dshell_delegate_impl.h65 virtual GPUSupport* CreateGPUSupport() OVERRIDE;
H A Dshell_delegate_impl.cc258 GPUSupport* ShellDelegateImpl::CreateGPUSupport() { function in class:ash::shell::ShellDelegateImpl
/external/chromium_org/ash/
H A Dshell_delegate.h149 virtual GPUSupport* CreateGPUSupport() = 0;
H A Dshell.cc650 gpu_support_.reset(delegate_->CreateGPUSupport());
/external/chromium_org/ash/test/
H A Dtest_shell_delegate.h63 virtual GPUSupport* CreateGPUSupport() OVERRIDE;
H A Dtest_shell_delegate.cc189 GPUSupport* TestShellDelegate::CreateGPUSupport() { function in class:ash::test::TestShellDelegate
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate.cc134 ash::GPUSupport* ChromeShellDelegate::CreateGPUSupport() { function in class:ChromeShellDelegate
H A Dchrome_shell_delegate.h79 virtual ash::GPUSupport* CreateGPUSupport() OVERRIDE;

Completed in 1753 milliseconds