HomeSort by relevance Sort by last modified time
    Searched defs:GetHistorySize (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/renderer_host/input/
motion_event_web.cc 120 size_t MotionEventWeb::GetHistorySize() const { return 0; }
motion_event_android.cc 277 size_t MotionEventAndroid::GetHistorySize() const {
  /external/chromium_org/ui/events/gestures/
motion_event_aura.cc 133 size_t MotionEventAura::GetHistorySize() const { return 0; }
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 135 int GetHistorySize() const {
145 const int hs = GetHistorySize();

Completed in 96 milliseconds