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

  /external/chromium_org/ui/compositor/
layer_animation_sequence.h 108 void set_animation_group_id(int id) { animation_group_id_ = id; } function in class:ui::LayerAnimationSequence
layer_animation_element.h 199 void set_animation_group_id(int id) { animation_group_id_ = id; } function in class:ui::LayerAnimationElement

Completed in 99 milliseconds