ThreadedLayerAnimationElement  380 ui/compositor/layer_animation_element.cc   DISALLOW_COPY_AND_ASSIGN(ThreadedLayerAnimationElement);
ThreadedLayerAnimationElement  385 ui/compositor/layer_animation_element.cc class ThreadedOpacityTransition : public ThreadedLayerAnimationElement {
ThreadedLayerAnimationElement  388 ui/compositor/layer_animation_element.cc       : ThreadedLayerAnimationElement(OPACITY, duration),
ThreadedLayerAnimationElement  401 ui/compositor/layer_animation_element.cc       ThreadedLayerAnimationElement::OnAbort(delegate);
ThreadedLayerAnimationElement  440 ui/compositor/layer_animation_element.cc class ThreadedTransformTransition : public ThreadedLayerAnimationElement {
ThreadedLayerAnimationElement  444 ui/compositor/layer_animation_element.cc       : ThreadedLayerAnimationElement(TRANSFORM, duration),
ThreadedLayerAnimationElement  461 ui/compositor/layer_animation_element.cc       ThreadedLayerAnimationElement::OnAbort(delegate);
ThreadedLayerAnimationElement  502 ui/compositor/layer_animation_element.cc class InverseTransformTransition : public ThreadedLayerAnimationElement {
ThreadedLayerAnimationElement  506 ui/compositor/layer_animation_element.cc       : ThreadedLayerAnimationElement(*uninverted_transition),
ThreadedLayerAnimationElement  554 ui/compositor/layer_animation_element.cc       ThreadedLayerAnimationElement::OnAbort(delegate);