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 106 void set_animation_group_id(int id) { animation_group_id_ = id; } function in class:ui::LayerAnimationSequence
layer_animation_element.h 179 void set_animation_group_id(int id) { animation_group_id_ = id; } function in class:ui::LayerAnimationElement

Completed in 3067 milliseconds