Searched refs:StartCanceledAnimation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.h90 void StartCanceledAnimation(int animation_duration_ms);
H A Ddrag_drop_controller.cc321 StartCanceledAnimation(kCancelAnimationDuration);
517 StartCanceledAnimation(drag_cancel_animation_duration_ms);
533 void DragDropController::StartCanceledAnimation(int animation_duration_ms) { function in class:ash::DragDropController

Completed in 515 milliseconds