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

  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl_unittest.cc 128 NavigationControllerImpl::TimeSmoother smoother; local
131 EXPECT_EQ(t, smoother.GetSmoothedTime(t));
138 NavigationControllerImpl::TimeSmoother smoother; local
140 EXPECT_EQ(t, smoother.GetSmoothedTime(t));
144 EXPECT_EQ(expected_t, smoother.GetSmoothedTime(t));
152 NavigationControllerImpl::TimeSmoother smoother; local
156 EXPECT_EQ(expected_t, smoother.GetSmoothedTime(t));
162 EXPECT_EQ(expected_t, smoother.GetSmoothedTime(t));
170 NavigationControllerImpl::TimeSmoother smoother; local
174 EXPECT_EQ(expected_t, smoother.GetSmoothedTime(t))
    [all...]
  /external/libvorbis/doc/
07-floor1.tex 245 Skipping zero-difference values allows a smoother line fit.
  /external/chromium_org/chrome/browser/resources/file_manager/background/js/
file_operation_manager.js 91 // will work smoother.
    [all...]

Completed in 374 milliseconds