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 27 virtual void ScheduleDrawForAnimation() = 0;
layer_animation_sequence.cc 90 delegate->ScheduleDrawForAnimation();
142 delegate->ScheduleDrawForAnimation();
layer.h 371 virtual void ScheduleDrawForAnimation() OVERRIDE;
layer.cc 814 void Layer::ScheduleDrawForAnimation() {
  /external/chromium_org/ui/compositor/test/
test_layer_animation_delegate.h 30 virtual void ScheduleDrawForAnimation() OVERRIDE;
test_layer_animation_delegate.cc 59 void TestLayerAnimationDelegate::ScheduleDrawForAnimation() {

Completed in 45 milliseconds