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

  /external/chromium_org/content/test/
web_layer_tree_view_impl_for_testing.cc 49 cc::LayerTreeHost::CreateSingleThreaded(this, this, NULL, settings);
  /external/chromium_org/cc/trees/
layer_tree_host.h 93 static scoped_ptr<LayerTreeHost> CreateSingleThreaded(
layer_tree_host.cc 83 scoped_ptr<LayerTreeHost> LayerTreeHost::CreateSingleThreaded(
    [all...]
layer_tree_host_unittest.cc     [all...]
layer_tree_host_unittest_context.cc     [all...]
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 229 host_ = cc::LayerTreeHost::CreateSingleThreaded(this, this, NULL, settings);
  /external/chromium_org/ui/compositor/
compositor.cc 297 host_ = cc::LayerTreeHost::CreateSingleThreaded(this, this, NULL, settings);
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 403 layer_tree_host_ = cc::LayerTreeHost::CreateSingleThreaded(
  /external/chromium_org/cc/layers/
layer_unittest.cc 808 return LayerTreeHost::CreateSingleThreaded(&client_,
815 return LayerTreeHost::CreateSingleThreaded(&client_,
    [all...]

Completed in 48 milliseconds