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

  /external/chromium_org/ui/compositor/
layer.h 347 void CollectAnimators(std::vector<scoped_refptr<LayerAnimator> >* animators);
layer.cc 626 CollectAnimators(&animators);
715 void Layer::CollectAnimators(
720 std::bind2nd(std::mem_fun(&Layer::CollectAnimators),

Completed in 800 milliseconds