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

  /external/chromium_org/ash/system/tray/
throbber_view.cc 84 ScheduleAnimation(true);
89 ScheduleAnimation(false);
98 void ThrobberView::ScheduleAnimation(bool start_throbber) {
  /external/chromium_org/ash/wm/
app_list_controller.cc 165 ScheduleAnimation();
252 void AppListController::ScheduleAnimation() {
  /external/chromium_org/ui/compositor/
layer_animator.cc 152 void LayerAnimator::ScheduleAnimation(LayerAnimationSequence* animation) {
210 ScheduleAnimation(*iter);
233 ScheduleAnimation(new LayerAnimationSequence(
248 ScheduleAnimation(*iter);
266 ScheduleAnimation(new ui::LayerAnimationSequence(
  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc 384 void LayerTreeHostImpl::ScheduleAnimation() {
    [all...]

Completed in 95 milliseconds