HomeSort by relevance Sort by last modified time
    Searched defs:animation_id (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/animation/
layer_animation_controller_unittest.cc 169 int animation_id = local
186 controller_impl->RemoveAnimation(animation_id);
    [all...]
  /external/chromium_org/ui/compositor/
layer_animation_element.h 174 // Each LayerAnimationElement has a unique animation_id. Elements belonging
177 int animation_id() const { return animation_id_; } function in class:ui::LayerAnimationElement
  /external/chromium_org/cc/trees/
layer_tree_host_common_unittest.cc 7266 int animation_id = AddAnimatedTransformToController( local
    [all...]

Completed in 412 milliseconds