has_texture_     2063 cc/trees/layer_tree_host_unittest.cc     ASSERT_TRUE(has_texture_);
has_texture_     2067 cc/trees/layer_tree_host_unittest.cc   void SetHasTexture(bool has_texture) { has_texture_ = has_texture; }
has_texture_     2073 cc/trees/layer_tree_host_unittest.cc   bool has_texture_;