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();
895 void Layer::SendPendingThreadedAnimations() {
905 children_[i]->SendPendingThreadedAnimations();
layer.h 401 // pending_threaded_animations_, and expect SendPendingThreadedAnimations to
403 void SendPendingThreadedAnimations();

Completed in 80 milliseconds