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 66 target_anchor_(),
85 target_anchor_ = target_scroll_offset;
92 start_anchor_ = target_anchor_;
110 target_anchor_ = start_anchor_;
140 target_anchor_ =
210 return InterpolateBetween(start_anchor_, target_anchor_, interp);
220 NormalizeFromViewport(target_anchor_ - target_scroll_offset_,
page_scale_animation.h 98 gfx::Vector2dF target_anchor_; member in class:cc::PageScaleAnimation

Completed in 23 milliseconds