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

  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 287 gpu_enabled() &&
303 gpu_enabled() &&
308 gpu_enabled() &&
311 gpu_enabled() &&
render_view_host_delegate_helper.h 105 static bool gpu_enabled() { return gpu_enabled_; } function in class:RenderViewHostDelegateHelper
  /external/chromium_org/content/browser/gpu/
gpu_process_host.h 66 static bool gpu_enabled() { return gpu_enabled_; } function in class:content::GpuProcessHost
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 384 GpuProcessHost::gpu_enabled() &&
389 GpuProcessHost::gpu_enabled() &&
392 GpuProcessHost::gpu_enabled() &&
395 GpuProcessHost::gpu_enabled() &&
442 GpuProcessHost::gpu_enabled() &&
448 GpuProcessHost::gpu_enabled() &&
456 GpuProcessHost::gpu_enabled() &&
    [all...]

Completed in 2184 milliseconds