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

  /external/chromium_org/content/test/
web_layer_tree_view_impl_for_testing.cc 98 layer_tree_host_->set_has_transparent_background(transparent);
  /external/chromium_org/cc/trees/
layer_tree_impl.h 137 void set_has_transparent_background(bool transparent) { function in class:cc::LayerTreeImpl
layer_tree_host.h 217 void set_has_transparent_background(bool transparent) { function in class:cc::LayerTreeHost
layer_tree_impl.cc 142 target_tree->set_has_transparent_background(has_transparent_background());
layer_tree_host.cc 347 sync_tree->set_has_transparent_background(has_transparent_background_);
    [all...]
layer_tree_host_impl_unittest.cc     [all...]
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 235 host_->set_has_transparent_background(has_transparent_background_);
  /external/chromium_org/ui/compositor/
compositor.cc 396 host_->set_has_transparent_background(host_has_transparent_background);
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 454 layer_tree_host_->set_has_transparent_background(transparent);

Completed in 328 milliseconds