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

  /external/chromium_org/cc/input/
page_scale_animation.cc 67 start_scroll_offset_(start_scroll_offset),
86 start_anchor_ = start_scroll_offset_;
120 start_anchor_ - start_scroll_offset_, StartViewportSize());
141 start_scroll_offset_ - target_scroll_offset_, width_scale, height_scale);
204 return start_scroll_offset_;
220 NormalizeFromViewport(start_anchor_ - start_scroll_offset_,
page_scale_animation.h 97 gfx::Vector2dF start_scroll_offset_; member in class:cc::PageScaleAnimation

Completed in 44 milliseconds