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

  /external/chromium_org/ui/views/animation/
bounds_animator.cc 39 CleanupData(false, &(i->second), i->first);
70 CleanupData(true, &existing_data, NULL);
176 void BoundsAnimator::CleanupData(bool send_cancel, Data* data, View* view) {
226 CleanupData(false, &data, view);
bounds_animator.h 148 void CleanupData(bool send_cancel, Data* data, View* view);

Completed in 45 milliseconds