Searched defs:ApplyViscosity (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/android/
H A Dscroller.cc35 viscous_fluid_normalize_ = 1.0f / ApplyViscosity(1.0f);
38 float ApplyViscosity(float x) { function in struct:gfx::__anon16796::ViscosityConstants
307 float x = g_viscosity_constants.Get().ApplyViscosity(t);

Completed in 151 milliseconds