Searched refs:GPUSupportImpl (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/content_support/
H A Dgpu_support_impl.cc12 GPUSupportImpl::GPUSupportImpl() { function in class:ash::GPUSupportImpl
15 GPUSupportImpl::~GPUSupportImpl() {
18 bool GPUSupportImpl::IsPanelFittingDisabled() const {
23 void GPUSupportImpl::DisableGpuWatchdog() {
27 void GPUSupportImpl::GetGpuProcessHandles(
H A Dgpu_support_impl.h14 class ASH_WITH_CONTENT_EXPORT GPUSupportImpl : public GPUSupport { class in namespace:ash
16 GPUSupportImpl();
17 virtual ~GPUSupportImpl();
26 DISALLOW_COPY_AND_ASSIGN(GPUSupportImpl);
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate.cc136 return new ash::GPUSupportImpl;

Completed in 1776 milliseconds