Home | History | Annotate | Download | only in compositor

Lines Matching defs:LayerAnimationObserver

12 // LayerAnimationObserver
14 LayerAnimationObserver::LayerAnimationObserver() {
17 LayerAnimationObserver::~LayerAnimationObserver() {
21 bool LayerAnimationObserver::RequiresNotificationWhenAnimatorDestroyed() const {
25 void LayerAnimationObserver::OnAttachedToSequence(
29 void LayerAnimationObserver::OnDetachedFromSequence(
33 void LayerAnimationObserver::StopObserving() {
40 void LayerAnimationObserver::AttachedToSequence(
47 void LayerAnimationObserver::DetachedFromSequence(