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_(),
88 target_anchor_ = target_scroll_offset;
95 start_anchor_ = target_anchor_;
113 target_anchor_ = start_anchor_;
143 target_anchor_ =
200 return InterpolateBetween(start_anchor_, target_anchor_, interp);
210 NormalizeFromViewport(target_anchor_ - target_scroll_offset_,
page_scale_animation.h 95 gfx::Vector2dF target_anchor_; member in class:cc::PageScaleAnimation

Completed in 45 milliseconds