Searched refs:kMaxDelay (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/wm/workspace/
H A Dtwo_step_edge_cycler.cc14 // . The user stops moving the mouse for |kMaxDelay| and then moves the mouse
18 const int kMaxDelay = 500; member in namespace:ash::__anon2092
41 kMaxDelay ||
/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator_unittest.cc24 enum { kMaxDelay = 100 }; enumerator in enum:__anon15920::__anon15922
26 enum { kHistorySize = kMaxDelay + kLookahead };
215 offset < kMaxDelay - lookahead_offset - near_offset;
584 kMaxDelay);
/external/chromium_org/third_party/webrtc/video_engine/
H A Dstream_synchronization_unittest.cc22 enum { kMaxDelay = 1500 }; enumerator in enum:webrtc::__anon16192

Completed in 140 milliseconds