Searched refs:ancestor_clips_subtree (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common.cc1311 bool ancestor_clips_subtree; member in struct:cc::DataForRecursion
1605 bool ancestor_clips_subtree = data_from_ancestor.ancestor_clips_subtree; local
1613 layer, &ancestor_clip_rect_in_target_space, &ancestor_clips_subtree);
1938 if (ancestor_clips_subtree) {
2018 layer_or_ancestor_clips_descendants = ancestor_clips_subtree;
2019 if (ancestor_clips_subtree) {
2042 if (ancestor_clips_subtree && !layer->render_surface()) {
2111 data_for_children.ancestor_clips_subtree =
2229 // Note, it is correct to use data_from_ancestor.ancestor_clips_subtree
[all...]

Completed in 111 milliseconds