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

  /external/chromium_org/webkit/common/gpu/
context_provider_in_process.cc 58 attributes.noAutomaticFlushes = true;
  /external/chromium_org/android_webview/browser/
hardware_renderer.cc 49 attributes.noAutomaticFlushes = true;
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_factory_impl.cc 31 attributes.noAutomaticFlushes = true;
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc 234 if (attributes_.noAutomaticFlushes)
  /external/chromium_org/content/browser/compositor/
gpu_process_transport_factory.cc 430 attrs.noAutomaticFlushes = true;
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 88 , noAutomaticFlushes(false)
104 bool noAutomaticFlushes;
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 566 attrs.noAutomaticFlushes = true;
  /external/chromium_org/content/renderer/
render_thread_impl.cc 315 attributes.noAutomaticFlushes = true;
    [all...]
render_widget.cc     [all...]

Completed in 422 milliseconds