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 152 SendPendingThreadedAnimations();
166 child->SendPendingThreadedAnimations();
913 void Layer::SendPendingThreadedAnimations() {
923 children_[i]->SendPendingThreadedAnimations();
layer.h 397 // pending_threaded_animations_, and expect SendPendingThreadedAnimations to
399 void SendPendingThreadedAnimations();

Completed in 50 milliseconds