HomeSort by relevance Sort by last modified time
    Searched refs:IsPanelFittingDisabled (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ash/
gpu_support_stub.cc 13 bool GPUSupportStub::IsPanelFittingDisabled() const {
gpu_support.h 25 virtual bool IsPanelFittingDisabled() const = 0;
gpu_support_stub.h 22 virtual bool IsPanelFittingDisabled() const OVERRIDE;
shell.cc 816 display_configurator_->Init(!gpu_support_->IsPanelFittingDisabled());
    [all...]
  /external/chromium_org/ash/content_support/
gpu_support_impl.h 21 virtual bool IsPanelFittingDisabled() const OVERRIDE;
gpu_support_impl.cc 18 bool GPUSupportImpl::IsPanelFittingDisabled() const {

Completed in 78 milliseconds