Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ui/compositor/ | |
layer_animator_unittest.cc | 61 : animations_completed_(false), 65 bool animations_completed() const { return animations_completed_; } 67 animations_completed_ = completed; 84 animations_completed_ = true; 91 bool animations_completed_; member in class:ui::__anon20574::TestImplicitAnimationObserver [all...] |