HomeSort by relevance Sort by last modified time
    Searched full:set_value_provider (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/animation/
layer_animation_controller.h 99 void set_value_provider(LayerAnimationValueProvider* provider) { function in class:cc::LayerAnimationController
layer_animation_controller_unittest.cc 569 controller_impl->set_value_provider(&dummy_provider_impl);
577 controller->set_value_provider(&dummy_provider);
655 controller->set_value_provider(&dummy_provider);
    [all...]
  /external/chromium_org/cc/layers/
layer.cc 76 layer_animation_controller_->set_value_provider(this);
    [all...]
layer_impl.cc 78 layer_animation_controller_->set_value_provider(this);
    [all...]

Completed in 92 milliseconds