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

  /external/chromium_org/cc/animation/
layer_animation_controller.h 179 bool notify_pending_observers);
182 bool notify_pending_observers);
185 bool notify_pending_observers);
188 bool notify_pending_observers);
layer_animation_controller.cc 377 bool notify_pending_observers = true; local
381 event.opacity, notify_active_observers, notify_pending_observers);
385 event.transform, notify_active_observers, notify_pending_observers);
    [all...]

Completed in 195 milliseconds