HomeSort by relevance Sort by last modified time
    Searched refs:CreateBoundsElement (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/compositor/
layer_animation_element.h 81 static LayerAnimationElement* CreateBoundsElement(
layer_animator_unittest.cc 368 LayerAnimationElement::CreateBoundsElement(target_bounds, delta)));
420 LayerAnimationElement::CreateBoundsElement(target_bounds, delta)));
544 LayerAnimationElement::CreateBoundsElement(target_bounds, delta));
550 LayerAnimationElement::CreateBoundsElement(start_bounds, delta)));
621 LayerAnimationElement::CreateBoundsElement(target_bounds, delta)));
    [all...]
layer_animation_element_unittest.cc 80 LayerAnimationElement::CreateBoundsElement(target, delta));
layer_animation_element.cc 740 LayerAnimationElement* LayerAnimationElement::CreateBoundsElement(

Completed in 62 milliseconds