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

  /external/chromium_org/ui/compositor/
layer.cc 154 SendPendingThreadedAnimations();
168 child->SendPendingThreadedAnimations();
963 void Layer::SendPendingThreadedAnimations() {
973 children_[i]->SendPendingThreadedAnimations();
layer.h 417 // pending_threaded_animations_, and expect SendPendingThreadedAnimations to
419 void SendPendingThreadedAnimations();

Completed in 28 milliseconds