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

  /external/chromium_org/webkit/common/gpu/
context_provider_in_process.cc 57 attributes.noAutomaticFlushes = true;
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_factory_impl.cc 26 attributes.noAutomaticFlushes = true;
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 94 , noAutomaticFlushes(false)
108 bool noAutomaticFlushes;
  /external/chromium_org/content/browser/aura/
gpu_process_transport_factory.cc 463 attrs.noAutomaticFlushes = true;
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 393 attrs.noAutomaticFlushes = true;
  /external/chromium_org/content/renderer/
render_thread_impl.cc 911 attributes.noAutomaticFlushes = true;
    [all...]
render_widget.cc 894 attributes.noAutomaticFlushes = true;
    [all...]
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc 367 if (attributes_.noAutomaticFlushes)
    [all...]

Completed in 114 milliseconds