Searched defs:SendPendingThreadedAnimations (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer.cc154 SendPendingThreadedAnimations();
168 child->SendPendingThreadedAnimations();
963 void Layer::SendPendingThreadedAnimations() { function in class:ui::Layer
973 children_[i]->SendPendingThreadedAnimations();

Completed in 449 milliseconds