Searched defs:ScheduleAnimation (Results 1 - 8 of 8) 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
/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
/external/chromium_org/ash/wm/
H A Dapp_list_controller.cc188 ScheduleAnimation();
261 ScheduleAnimation();
328 void AppListController::ScheduleAnimation() { function in class:ash::AppListController
/external/chromium_org/ui/compositor/
H A Dcompositor.cc378 void Compositor::ScheduleAnimation() { function in class:ui::Compositor
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(
/external/chromium_org/content/browser/renderer_host/
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.cc839 void RenderWidgetCompositor::ScheduleAnimation() { function in class:content::RenderWidgetCompositor
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_proxy.cc676 void WebTestProxyBase::ScheduleAnimation() { function in class:content::WebTestProxyBase

Completed in 164 milliseconds