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 132 SendPendingThreadedAnimations();
145 child->SendPendingThreadedAnimations();
891 void Layer::SendPendingThreadedAnimations() {
901 children_[i]->SendPendingThreadedAnimations();
layer.h 412 // pending_threaded_animations_, and expect SendPendingThreadedAnimations to
414 void SendPendingThreadedAnimations();

Completed in 504 milliseconds