Searched refs:GPUSupport (Results 1 – 11 of 11) sorted by relevance
18 class ASH_EXPORT GPUSupport {23 virtual ~GPUSupport() {} in ~GPUSupport()
15 class ASH_EXPORT GPUSupportStub : public GPUSupport {
149 virtual GPUSupport* CreateGPUSupport() = 0;
97 class GPUSupport; variable577 GPUSupport* gpu_support() { return gpu_support_.get(); } in gpu_support()761 scoped_ptr<GPUSupport> gpu_support_;
14 class ASH_WITH_CONTENT_EXPORT GPUSupportImpl : public GPUSupport {
63 virtual GPUSupport* CreateGPUSupport() OVERRIDE;
189 GPUSupport* TestShellDelegate::CreateGPUSupport() { in CreateGPUSupport()
65 virtual GPUSupport* CreateGPUSupport() OVERRIDE;
258 GPUSupport* ShellDelegateImpl::CreateGPUSupport() { in CreateGPUSupport()
134 ash::GPUSupport* ChromeShellDelegate::CreateGPUSupport() { in CreateGPUSupport()
79 virtual ash::GPUSupport* CreateGPUSupport() OVERRIDE;