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 107 int animation_group_id() const { return animation_group_id_; } function in class:ui::LayerAnimationSequence
layer_animation_element.h 160 void Start(LayerAnimationDelegate* delegate, int animation_group_id);
196 // animation_group_id.
198 int animation_group_id() const { return animation_group_id_; } function in class:ui::LayerAnimationElement

Completed in 527 milliseconds