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

  /external/chromium_org/cc/input/
page_scale_animation.cc 69 target_anchor_(),
87 target_anchor_ = target_scroll_offset;
94 start_anchor_ = target_anchor_;
112 target_anchor_ = start_anchor_;
142 target_anchor_ =
213 return InterpolateBetween(start_anchor_, target_anchor_, interp);
223 NormalizeFromViewport(target_anchor_ - target_scroll_offset_,
page_scale_animation.h 101 gfx::Vector2dF target_anchor_; member in class:cc::PageScaleAnimation

Completed in 178 milliseconds