Searched refs:SetColorFromAnimation (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_animation_delegate.h28 virtual void SetColorFromAnimation(SkColor color) = 0;
H A Dlayer.h384 virtual void SetColorFromAnimation(SkColor color) OVERRIDE;
H A Dlayer.cc871 void Layer::SetColorFromAnimation(SkColor color) { function in class:ui::Layer
H A Dlayer_animation_element.cc306 delegate->SetColorFromAnimation(
H A Dlayer_animator_unittest.cc2192 delegate.SetColorFromAnimation(start_color);
/external/chromium_org/ui/compositor/test/
H A Dtest_layer_animation_delegate.cc55 void TestLayerAnimationDelegate::SetColorFromAnimation(SkColor color) { function in class:ui::TestLayerAnimationDelegate
H A Dtest_layer_animation_delegate.h29 virtual void SetColorFromAnimation(SkColor color) OVERRIDE;

Completed in 81 milliseconds