Searched refs:ClearHistory (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/cc/debug/
H A Dpaint_time_counter.h29 void ClearHistory();
H A Dpaint_time_counter.cc46 void PaintTimeCounter::ClearHistory() { function in class:cc::PaintTimeCounter
/external/chromium_org/ui/events/gestures/
H A Dvelocity_calculator.h24 void ClearHistory();
H A Dvelocity_calculator.cc106 void VelocityCalculator::ClearHistory() { function in class:ui::VelocityCalculator
H A Dvelocity_calculator_unittest.cc119 // Ensures ClearHistory behaves correctly
127 velocity_calculator.ClearHistory();
H A Dgesture_point.cc47 velocity_calculator_.ClearHistory();
/external/chromium_org/content/public/test/
H A Drender_view_test.h110 void ClearHistory();
H A Drender_view_test.cc330 void RenderViewTest::ClearHistory() { function in class:content::RenderViewTest
/external/chromium_org/content/renderer/
H A Drender_view_browsertest.cc1587 ClearHistory();
1601 ClearHistory();
1611 ClearHistory();
1622 ClearHistory();
1635 ClearHistory();
1647 ClearHistory();
1660 ClearHistory();
1679 ClearHistory();
1695 ClearHistory();
1713 ClearHistory();
[all...]
/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.h169 void ClearHistory(JNIEnv* env, jobject obj);
H A Dcontent_view_core_impl.cc1220 void ContentViewCoreImpl::ClearHistory(JNIEnv* env, jobject obj) { function in class:content::ContentViewCoreImpl
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.cc3066 paint_time_counter_->ClearHistory();
/external/chromium_org/v8/src/
H A Dhydrogen.cc191 environment->ClearHistory();
11905 result->ClearHistory();
11917 new_env->ClearHistory();
11932 new_env->ClearHistory();
11950 outer->ClearHistory();
H A Dhydrogen.h667 void ClearHistory() { function in class:v8::internal::V8_FINAL

Completed in 1269 milliseconds