SetDoubleSided    893 cc/layers/layer.cc   layer->SetDoubleSided(double_sided_);
SetDoubleSided    318 cc/layers/layer.h   void SetDoubleSided(bool double_sided);
SetDoubleSided    497 cc/layers/layer_impl.cc   layer->SetDoubleSided(double_sided_);
SetDoubleSided    443 cc/layers/layer_impl.h   void SetDoubleSided(bool double_sided);
SetDoubleSided    159 cc/layers/layer_impl_unittest.cc       root->SetDoubleSided(false));  // constructor initializes it to "true".
SetDoubleSided    217 cc/layers/layer_impl_unittest.cc       root->SetDoubleSided(false));  // constructor initializes it to "true".
SetDoubleSided    311 cc/layers/layer_impl_unittest.cc       layer->SetDoubleSided(false));  // constructor initializes it to "true".
SetDoubleSided    337 cc/layers/layer_impl_unittest.cc       layer->SetDoubleSided(false));  // constructor initializes it to "true".
SetDoubleSided     81 cc/layers/layer_perftest.cc     test_layer->SetDoubleSided(double_sided);
SetDoubleSided    567 cc/layers/layer_unittest.cc   EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetDoubleSided(false));
SetDoubleSided   3423 cc/trees/layer_tree_host_common_unittest.cc   front_facing_child->SetDoubleSided(false);
SetDoubleSided   3424 cc/trees/layer_tree_host_common_unittest.cc   back_facing_child->SetDoubleSided(false);
SetDoubleSided   3425 cc/trees/layer_tree_host_common_unittest.cc   front_facing_surface->SetDoubleSided(false);
SetDoubleSided   3426 cc/trees/layer_tree_host_common_unittest.cc   back_facing_surface->SetDoubleSided(false);
SetDoubleSided   3427 cc/trees/layer_tree_host_common_unittest.cc   front_facing_child_of_front_facing_surface->SetDoubleSided(false);
SetDoubleSided   3428 cc/trees/layer_tree_host_common_unittest.cc   back_facing_child_of_front_facing_surface->SetDoubleSided(false);
SetDoubleSided   3429 cc/trees/layer_tree_host_common_unittest.cc   front_facing_child_of_back_facing_surface->SetDoubleSided(false);
SetDoubleSided   3430 cc/trees/layer_tree_host_common_unittest.cc   back_facing_child_of_back_facing_surface->SetDoubleSided(false);
SetDoubleSided   3629 cc/trees/layer_tree_host_common_unittest.cc   front_facing_child->SetDoubleSided(false);
SetDoubleSided   3630 cc/trees/layer_tree_host_common_unittest.cc   back_facing_child->SetDoubleSided(false);
SetDoubleSided   3631 cc/trees/layer_tree_host_common_unittest.cc   front_facing_surface->SetDoubleSided(false);
SetDoubleSided   3632 cc/trees/layer_tree_host_common_unittest.cc   back_facing_surface->SetDoubleSided(false);
SetDoubleSided   3633 cc/trees/layer_tree_host_common_unittest.cc   front_facing_child_of_front_facing_surface->SetDoubleSided(false);
SetDoubleSided   3634 cc/trees/layer_tree_host_common_unittest.cc   back_facing_child_of_front_facing_surface->SetDoubleSided(false);
SetDoubleSided   3635 cc/trees/layer_tree_host_common_unittest.cc   front_facing_child_of_back_facing_surface->SetDoubleSided(false);
SetDoubleSided   3636 cc/trees/layer_tree_host_common_unittest.cc   back_facing_child_of_back_facing_surface->SetDoubleSided(false);
SetDoubleSided   3795 cc/trees/layer_tree_host_common_unittest.cc   child->SetDoubleSided(false);
SetDoubleSided   3796 cc/trees/layer_tree_host_common_unittest.cc   child2->SetDoubleSided(false);
SetDoubleSided   3797 cc/trees/layer_tree_host_common_unittest.cc   animating_surface->SetDoubleSided(false);
SetDoubleSided   3798 cc/trees/layer_tree_host_common_unittest.cc   child_of_animating_surface->SetDoubleSided(false);
SetDoubleSided   3799 cc/trees/layer_tree_host_common_unittest.cc   animating_child->SetDoubleSided(false);
SetDoubleSided   3941 cc/trees/layer_tree_host_common_unittest.cc   front_facing_surface->SetDoubleSided(false);
SetDoubleSided   3942 cc/trees/layer_tree_host_common_unittest.cc   back_facing_surface->SetDoubleSided(false);
SetDoubleSided   8987 cc/trees/layer_tree_host_common_unittest.cc   render_surface->SetDoubleSided(false);
SetDoubleSided   2202 cc/trees/layer_tree_host_impl_unittest.cc   child->SetDoubleSided(false);
SetDoubleSided     42 webkit/renderer/compositor_bindings/web_content_layer_impl.cc   layer_->layer()->SetDoubleSided(double_sided);