Home
last modified time | relevance | path

Searched refs:CreateBoundsElement (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/compositor/
Dlayer_animator_unittest.cc400 LayerAnimationElement::CreateBoundsElement(target_bounds, delta))); in TEST()
452 LayerAnimationElement::CreateBoundsElement(target_bounds, delta))); in TEST()
574 LayerAnimationElement::CreateBoundsElement(target_bounds, delta)); in TEST()
580 LayerAnimationElement::CreateBoundsElement(start_bounds, delta))); in TEST()
650 LayerAnimationElement::CreateBoundsElement(target_bounds, delta))); in TEST()
1924 LayerAnimationElement::CreateBoundsElement( in TEST()
1980 LayerAnimationElement::CreateBoundsElement( in TEST()
2029 LayerAnimationElement::CreateBoundsElement( in TEST()
2102 LayerAnimationElement::CreateBoundsElement(target_bounds, delta), in TEST()
2336 LayerAnimationElement::CreateBoundsElement(target_bounds, delta)); in TEST()
[all …]
Dlayer_animation_element.h101 static LayerAnimationElement* CreateBoundsElement(
Dlayer_animation_element_unittest.cc143 LayerAnimationElement::CreateBoundsElement(target, delta)); in TEST()
Dlayer_animation_element.cc806 LayerAnimationElement* LayerAnimationElement::CreateBoundsElement( in CreateBoundsElement() function in ui::LayerAnimationElement