Searched refs:ScheduleAnimation (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_single_thread_client.h16 virtual void ScheduleAnimation() {} function in class:cc::LayerTreeHostSingleThreadClient
H A Dsingle_thread_proxy.cc153 client_->ScheduleAnimation();
/external/chromium_org/ash/system/tray/
H A Dthrobber_view.cc82 ScheduleAnimation(true);
87 ScheduleAnimation(false);
96 void ThrobberView::ScheduleAnimation(bool start_throbber) { function in class:ash::ThrobberView
H A Dthrobber_view.h51 void ScheduleAnimation(bool start_throbber);
/external/chromium_org/ash/wm/
H A Dapp_list_controller.h87 void ScheduleAnimation();
H A Dapp_list_controller.cc188 ScheduleAnimation();
261 ScheduleAnimation();
328 void AppListController::ScheduleAnimation() { function in class:ash::AppListController
H A Dwindow_animations.cc132 window->layer()->GetAnimator()->ScheduleAnimation(
144 window->layer()->GetAnimator()->ScheduleAnimation(
150 window->layer()->GetAnimator()->ScheduleAnimation(
H A Dsession_state_animator_impl.cc198 layer->GetAnimator()->ScheduleAnimation(sequence);
230 layer->GetAnimator()->ScheduleAnimation(sequence);
/external/chromium_org/content/browser/renderer_host/
H A Dcompositor_impl_android.h90 virtual void ScheduleAnimation() OVERRIDE;
H A Dcompositor_impl_android.cc614 void CompositorImpl::ScheduleAnimation() { function in class:content::CompositorImpl
621 TRACE_EVENT0("cc", "CompositorImpl::ScheduleAnimation");
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.h147 virtual void ScheduleAnimation() OVERRIDE;
H A Drender_widget_compositor.cc839 void RenderWidgetCompositor::ScheduleAnimation() { function in class:content::RenderWidgetCompositor
/external/chromium_org/ui/compositor/
H A Dlayer_animator_unittest.cc300 animator->ScheduleAnimation(
338 test_controller.animator()->ScheduleAnimation(
393 animator->ScheduleAnimation(
398 animator->ScheduleAnimation(
504 animator->ScheduleAnimation(
509 animator->ScheduleAnimation(
563 animator->ScheduleAnimation(
576 animator->ScheduleAnimation(bounds_and_grayscale.release());
578 animator->ScheduleAnimation(
641 animator->ScheduleAnimation(
[all...]
H A Dlayer_animator.cc156 void LayerAnimator::ScheduleAnimation(LayerAnimationSequence* animation) { function in class:ui::LayerAnimator
215 ScheduleAnimation(*iter);
238 ScheduleAnimation(new LayerAnimationSequence(
253 ScheduleAnimation(*iter);
262 ScheduleAnimation(new ui::LayerAnimationSequence(
H A Dcompositor.h248 virtual void ScheduleAnimation() OVERRIDE;
H A Dlayer_animator.h118 void ScheduleAnimation(LayerAnimationSequence* animation);
H A Dcompositor.cc378 void Compositor::ScheduleAnimation() { function in class:ui::Compositor
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_proxy.h152 void ScheduleAnimation();
316 virtual void scheduleAnimation() { WebTestProxyBase::ScheduleAnimation(); }
H A Dweb_test_proxy.cc676 void WebTestProxyBase::ScheduleAnimation() { function in class:content::WebTestProxyBase
/external/chromium_org/ui/wm/core/
H A Dwindow_animations.cc447 window->layer()->GetAnimator()->ScheduleAnimation(
484 window->layer()->GetAnimator()->ScheduleAnimation(last_sequence);

Completed in 266 milliseconds