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

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLContextAttributes.cpp 158 attrs.shareResources = false;
  /external/chromium_org/ui/compositor/test/
in_process_context_factory.cc 49 attrs.shareResources = true;
  /external/chromium_org/content/browser/renderer_host/
image_transport_factory_android.cc 61 attrs.shareResources = true;
compositor_impl_android.cc 565 attrs.shareResources = true;
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_in_process_command_buffer_impl.cc 84 : share_resources_(attributes.shareResources),
context_provider_in_process.cc 57 attributes.shareResources = true;
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc 102 DCHECK(!attributes_.shareResources);
105 share_group_ = attributes_.shareResources
  /external/chromium_org/android_webview/browser/
hardware_renderer.cc 48 attributes.shareResources = true;
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_factory_impl.cc 30 attributes.shareResources = true;
55 true, // TODO(sievers): Use attributes.shareResources. crbug/443464.
  /external/chromium_org/content/browser/compositor/
gpu_process_transport_factory.cc 426 attrs.shareResources = true;
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 86 , shareResources(true)
102 bool shareResources;
  /external/chromium_org/content/renderer/
render_thread_impl.cc 311 attributes.shareResources = true;
    [all...]
render_widget.cc     [all...]

Completed in 364 milliseconds