Home
last modified time | relevance | path

Searched refs:root_surface_has_visible_damage (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_impl.cc1122 bool root_surface_has_visible_damage = in HasDamage() local
1127 return root_surface_has_visible_damage || in HasDamage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_impl.cc1157 bool root_surface_has_visible_damage = in HasDamage() local
1162 return root_surface_has_visible_damage || in HasDamage()