Home
last modified time | relevance | path

Searched refs:layer_or_descendant_has_copy_request (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/layers/
Ddraw_properties.h30 layer_or_descendant_has_copy_request(false), in DrawProperties()
104 bool layer_or_descendant_has_copy_request; member
/external/chromium_org/cc/trees/
Dlayer_tree_host_common.cc489 if (layer->draw_properties().layer_or_descendant_has_copy_request) in SubtreeShouldBeSkipped()
520 if (layer->draw_properties().layer_or_descendant_has_copy_request) in SubtreeShouldBeSkipped()
1187 bool layer_or_descendant_has_copy_request; member
1192 : layer_or_descendant_has_copy_request(false), in PreCalculateMetaInformationRecursiveData()
1197 layer_or_descendant_has_copy_request |= in Merge()
1198 data.layer_or_descendant_has_copy_request; in Merge()
1244 recursive_data->layer_or_descendant_has_copy_request = true; in PreCalculateMetaInformation()
1252 layer->draw_properties().layer_or_descendant_has_copy_request = in PreCalculateMetaInformation()
1253 recursive_data->layer_or_descendant_has_copy_request; in PreCalculateMetaInformation()
Dlayer_tree_host_common_unittest.cc6155 EXPECT_TRUE(root->draw_properties().layer_or_descendant_has_copy_request); in TEST_F()
6157 layer_or_descendant_has_copy_request); in TEST_F()
6159 layer_or_descendant_has_copy_request); in TEST_F()
6161 layer_or_descendant_has_copy_request); in TEST_F()
6163 layer_or_descendant_has_copy_request); in TEST_F()
6165 layer_or_descendant_has_copy_request); in TEST_F()
6167 layer_or_descendant_has_copy_request); in TEST_F()