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

  /external/chromium_org/cc/animation/
layer_animation_controller.h 140 void NotifyObserversOpacityAnimated(float opacity);
layer_animation_controller.cc 314 NotifyObserversOpacityAnimated(event.opacity);
672 NotifyObserversOpacityAnimated(opacity);
695 void LayerAnimationController::NotifyObserversOpacityAnimated(float opacity) {

Completed in 41 milliseconds