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

  /external/chromium_org/ui/compositor/
layer_animation_element.h 197 int animation_id() const { return animation_id_; }
235 const int animation_id_; member in class:ui::LayerAnimationElement
layer_animation_element.cc 631 animation_id_(cc::AnimationIdProvider::NextAnimationId()),
643 animation_id_(cc::AnimationIdProvider::NextAnimationId()),

Completed in 1813 milliseconds