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

  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl.h 139 bool IsUsingAcceleratedSurface() const;
gpu_data_manager_impl.cc 210 bool GpuDataManagerImpl::IsUsingAcceleratedSurface() const {
212 return private_->IsUsingAcceleratedSurface();
gpu_data_manager_impl_private.h 88 bool IsUsingAcceleratedSurface() const;
gpu_data_manager_impl_private.cc 898 bool GpuDataManagerImplPrivate::IsUsingAcceleratedSurface() const
    [all...]
  /external/chromium_org/content/browser/aura/
gpu_process_transport_factory.cc 442 if (GpuDataManagerImpl::GetInstance()->IsUsingAcceleratedSurface())
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_win.cc     [all...]

Completed in 1496 milliseconds