Searched defs:child_empty (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common_unittest.cc4107 scoped_refptr<ContentLayer> child_empty = local
4109 SetLayerPropertiesForTesting(child_empty.get(),
4128 parent->AddChild(child_empty);
4148 child_empty);
4173 // Verify child and child_empty transforms. They should match.
4183 child_empty->draw_transform());
4185 child_empty->screen_space_transform());
4187 // Verify results of transformed child and child_empty rects. They should
4197 child_empty->draw_transform(), child_content_bounds);
4199 child_empty
4480 scoped_refptr<ContentLayer> child_empty = local
4664 scoped_refptr<ContentLayer> child_empty = local
[all...]

Completed in 98 milliseconds