HomeSort by relevance Sort by last modified time
    Searched refs:ScheduleDrawForAnimation (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/compositor/
layer_animation_delegate.h 29 virtual void ScheduleDrawForAnimation() = 0;
layer_animation_sequence.cc 100 delegate->ScheduleDrawForAnimation();
152 delegate->ScheduleDrawForAnimation();
layer.h 385 virtual void ScheduleDrawForAnimation() OVERRIDE;
layer.cc 877 void Layer::ScheduleDrawForAnimation() {
  /external/chromium_org/ui/compositor/test/
test_layer_animation_delegate.cc 59 void TestLayerAnimationDelegate::ScheduleDrawForAnimation() {
test_layer_animation_delegate.h 30 virtual void ScheduleDrawForAnimation() OVERRIDE;

Completed in 1040 milliseconds