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

  /external/chromium_org/ui/compositor/
layer_animator_collection.h 27 virtual void ScheduleAnimationForLayerCollection() = 0;
layer_animator_collection.cc 31 delegate_->ScheduleAnimationForLayerCollection();
compositor.h 237 virtual void ScheduleAnimationForLayerCollection() OVERRIDE;
compositor.cc 357 void Compositor::ScheduleAnimationForLayerCollection() {

Completed in 345 milliseconds