Home
last modified time | relevance | path

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

/external/chromium_org/cc/layers/
Ddraw_properties.h32 has_child_with_a_scroll_parent(false), in DrawProperties()
113 bool has_child_with_a_scroll_parent; member
/external/chromium_org/cc/trees/
Dlayer_tree_host_common.cc1214 layer->draw_properties().has_child_with_a_scroll_parent = false; in PreCalculateMetaInformation()
1233 layer->draw_properties().has_child_with_a_scroll_parent = true; in PreCalculateMetaInformation()
2120 if (layer_draw_properties.has_child_with_a_scroll_parent) in CalculateDrawPropertiesInternal()
2129 layer_draw_properties.has_child_with_a_scroll_parent in CalculateDrawPropertiesInternal()