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

  /external/chromium_org/ui/gfx/animation/
linear_animation.cc 28 in_end_(false) {
38 in_end_(false) {
62 in_end_ = true;
95 if (!in_end_)
98 in_end_ = false;
linear_animation.h 72 bool in_end_; member in class:gfx::LinearAnimation

Completed in 63 milliseconds