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

  /external/chromium_org/cc/animation/
animation.h 162 affects_pending_observers_ = affects_pending_observers;
164 bool affects_pending_observers() const { return affects_pending_observers_; }
239 bool affects_pending_observers_; member in class:cc::Animation
animation.cc 77 affects_pending_observers_(true) {

Completed in 443 milliseconds