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

  /external/chromium_org/cc/trees/
layer_tree_impl.h 402 scoped_ptr<PageScaleAnimation> page_scale_animation_; member in class:cc::LayerTreeImpl
layer_tree_host_impl.h 439 bool page_scale_animation_active() const { return !!page_scale_animation_; }
630 scoped_ptr<PageScaleAnimation> page_scale_animation_; member in class:cc::LayerTreeHostImpl

Completed in 619 milliseconds