Searched defs:GetTargetValue (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_animation_sequence.cc152 void LayerAnimationSequence::GetTargetValue( function in class:ui::LayerAnimationSequence
158 elements_[i]->GetTargetValue(target);
H A Dlayer_animation_element.cc672 void LayerAnimationElement::GetTargetValue(TargetValue* target) const { function in class:ui::LayerAnimationElement
H A Dlayer_animator.cc106 GetTargetValue(&target); \
792 void LayerAnimator::GetTargetValue( function in class:ui::LayerAnimator
796 (*iter)->GetTargetValue(target);

Completed in 90 milliseconds