Searched refs:ScheduleDrawForAnimation (Results 1 – 6 of 6) sorted by relevance
29 virtual void ScheduleDrawForAnimation() = 0;
100 delegate->ScheduleDrawForAnimation(); in Progress()152 delegate->ScheduleDrawForAnimation(); in ProgressToEnd()
385 virtual void ScheduleDrawForAnimation() OVERRIDE;
877 void Layer::ScheduleDrawForAnimation() { in ScheduleDrawForAnimation() function in ui::Layer
30 virtual void ScheduleDrawForAnimation() OVERRIDE;
59 void TestLayerAnimationDelegate::ScheduleDrawForAnimation() { in ScheduleDrawForAnimation() function in ui::TestLayerAnimationDelegate