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

  /external/chromium_org/ui/compositor/
layer_animation_sequence.h 105 int animation_group_id() const { return animation_group_id_; } function in class:ui::LayerAnimationSequence
layer_animation_element.h 140 void Start(LayerAnimationDelegate* delegate, int animation_group_id);
176 // animation_group_id.
178 int animation_group_id() const { return animation_group_id_; } function in class:ui::LayerAnimationElement

Completed in 811 milliseconds