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

  /external/chromium_org/cc/animation/
animation_registrar.h 54 void set_supports_scroll_animations(bool supports_scroll_animations) {
55 supports_scroll_animations_ = supports_scroll_animations;
58 bool supports_scroll_animations() { return supports_scroll_animations_; } function in class:cc::AnimationRegistrar
  /external/chromium_org/cc/layers/
layer.cc     [all...]

Completed in 91 milliseconds