Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/android/
Doverscroll_glow.h58 gfx::Vector2dF overscroll_location);
83 const gfx::Vector2dF& overscroll_location);
Doverscroll_glow.cc227 const gfx::Vector2dF& overscroll_location) { in Pull() argument
243 gfx::ScaleVector2d(overscroll_location, inv_width, inv_height); in Pull()