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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common_unittest.cc7852 AnimationScaleFactorTrackingLayerImpl* child_raw = child.get(); local
7873 SetLayerPropertiesForTesting(child_raw,
7895 EXPECT_EQ(0.f, child_raw->draw_properties().maximum_animation_contents_scale);
7910 EXPECT_EQ(0.f, child_raw->draw_properties().maximum_animation_contents_scale);
7917 AddAnimatedTransformToLayer(child_raw, 1.0, TransformOperations(), scale);
7925 EXPECT_EQ(5.f, child_raw->draw_properties().maximum_animation_contents_scale);
7940 EXPECT_EQ(0.f, child_raw->draw_properties().maximum_animation_contents_scale);
7952 EXPECT_EQ(0.f, child_raw->draw_properties().maximum_animation_contents_scale);
7960 child_raw->layer_animation_controller()->AbortAnimations(
7967 child_raw, 1.
8086 LayerImpl* child_raw = child.get(); local
[all...]

Completed in 101 milliseconds