Home
last modified time | relevance | path

Searched refs:start_scroll_offset (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/input/
Dpage_scale_animation.cc44 gfx::Vector2dF start_scroll_offset, in Create() argument
49 return make_scoped_ptr(new PageScaleAnimation(start_scroll_offset, in Create()
57 gfx::Vector2dF start_scroll_offset, in PageScaleAnimation() argument
64 start_scroll_offset_(start_scroll_offset), in PageScaleAnimation()
Dpage_scale_animation.h28 gfx::Vector2dF start_scroll_offset,
72 PageScaleAnimation(gfx::Vector2dF start_scroll_offset,