Searched defs:Tick (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/talk/media/base/ | ||
D | rtpdataengine.cc | 106 void RtpClock::Tick(double now, int* seq_num, uint32_t* timestamp) { in Tick() function in cricket::RtpClock |
/external/v8/tools/ | ||
D | ll_prof.py | 131 def Tick(self, pc): member in Code |
/external/v8/tools/profviz/ | ||
D | composer.js | 92 function Tick(tick) { class in PlotScriptComposer |