SurfacePropertyChanged 130 cc/layers/render_surface_impl.h bool SurfacePropertyChanged() const; SurfacePropertyChanged 27 cc/layers/render_surface_unittest.cc EXPECT_TRUE(render_surface->SurfacePropertyChanged()) SurfacePropertyChanged 32 cc/layers/render_surface_unittest.cc EXPECT_FALSE(render_surface->SurfacePropertyChanged()) SurfacePropertyChanged 56 cc/layers/render_surface_unittest.cc EXPECT_TRUE(render_surface->SurfacePropertyChanged()); SurfacePropertyChanged 340 cc/trees/damage_tracker.cc if (surface_is_new || render_surface->SurfacePropertyChanged()) {