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

  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.h 105 static bool gpu_enabled() { return gpu_enabled_; } function in class:RenderViewHostDelegateHelper
render_view_host_delegate_helper.cc 287 gpu_enabled() &&
303 gpu_enabled() &&
308 gpu_enabled() &&
311 gpu_enabled() &&
  /external/chromium_org/content/browser/gpu/
gpu_process_host.h 64 static bool gpu_enabled() { return gpu_enabled_; } function in class:content::GpuProcessHost
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc 481 GpuProcessHost::gpu_enabled() &&
486 GpuProcessHost::gpu_enabled() &&
489 GpuProcessHost::gpu_enabled() &&
492 GpuProcessHost::gpu_enabled() &&
517 GpuProcessHost::gpu_enabled() &&
523 GpuProcessHost::gpu_enabled() &&
528 GpuProcessHost::gpu_enabled() &&
    [all...]

Completed in 2224 milliseconds